Skip to content

Commit

Permalink
forgotten comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Pikora authored and Jan Pikora committed Dec 19, 2023
1 parent 1c9c8aa commit dbb83d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/01_04_54-post_iris_call_receive_headers.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ const { getBridge, getLatestActiveForkName } = require('../lib/precompiled-abi-f
const { activateFork, sendTxWithCheck } = require('../lib/rsk-utils');
const { ensure0x } = require('../lib/utils');

// let rskTxHelpers;
// let rskTxHelper;
// let btcTxHelper;
let rskTxHelpers;
let rskTxHelper;
let btcTxHelper;

const fulfillRequirementsToRunAsSingleTestFile = async () => {
await activateFork(Runners.common.forks.iris300);
Expand Down

0 comments on commit dbb83d6

Please sign in to comment.