Skip to content

Commit

Permalink
remove use of removed option
Browse files Browse the repository at this point in the history
  • Loading branch information
turbolent committed Mar 12, 2024
1 parent a325dfc commit c2cb883
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/emulator_backend.go
Original file line number Diff line number Diff line change
Expand Up @@ -743,7 +743,6 @@ func newBlockchain(
b, err := emulator.New(
append(
[]emulator.Option{
emulator.WithEVMEnabled(true),
emulator.WithStorageLimitEnabled(false),
emulator.WithServerLogger(testLogger),
emulator.Contracts(commonContracts),
Expand Down

0 comments on commit c2cb883

Please sign in to comment.