Skip to content

Commit

Permalink
Trigger again
Browse files Browse the repository at this point in the history
  • Loading branch information
spalladino committed Apr 19, 2024
1 parent 5c4bbda commit 4024e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yarn-project/end-to-end/src/e2e_account_init_fees.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ describe('e2e_fees_account_init', () => {
let maxFee: bigint;
let actualFee: bigint;

// run this after each test setup phase to get the initial balances
// run this after each test setup phase to get all initial balances
async function initBalances() {
[[bobsInitialGas, alicesInitialGas, sequencersInitialGas, fpcsInitialGas], [fpcsInitialPublicBananas]] =
await Promise.all([
Expand Down

0 comments on commit 4024e84

Please sign in to comment.