Skip to content

Commit 4bf7e1f

Browse files
Update contracts/test/EthscriptionsProver.t.sol
Co-authored-by: Copilot <[email protected]>
1 parent 824ac43 commit 4bf7e1f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

contracts/test/EthscriptionsProver.t.sol

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,6 @@ contract EthscriptionsProverTest is TestSetup {
7676
assertEq(decodedProof.l1BlockHash, bytes32(0));
7777
}
7878

79-
80-
81-
8279
function testBatchFlushProofs() public {
8380
// First flush any pending proofs from setup
8481
vm.roll(block.number + 1);

0 commit comments

Comments
 (0)