Skip to content

Commit

Permalink
Add the assertion that will eventually pass.
Browse files Browse the repository at this point in the history
  • Loading branch information
just-mitch committed Mar 14, 2024
1 parent 0e9c7c7 commit 9eefad0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yarn-project/end-to-end/src/e2e_fees.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ describe('e2e_fees', () => {
},
})
.wait();
// expect(txReceipt.status).toBe(TxStatus.REVERTED);

// and thus we paid the fee
await expectMapping(
Expand Down

0 comments on commit 9eefad0

Please sign in to comment.