Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Commit

Permalink
test: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaikocha committed May 3, 2024
1 parent 4b37a0d commit 0ea017f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion driver/driver_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ func (s *DriverTestSuite) TestCheckL1ReorgToHigherFork() {

// Reorg back to l2Head1
s.RevertL1Snapshot(testnetL1SnapshotID)
s.IncreaseTime(uint64((3 * time.Second).Seconds()))
s.InitProposer()

// Because of evm_revert operation, the nonce of the proposer need to be adjusted.
Expand Down

0 comments on commit 0ea017f

Please sign in to comment.