We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d4fdf6 commit 9987697Copy full SHA for 9987697
1 file changed
tests/helpers.go
@@ -92,7 +92,6 @@ func startEmulator(createTestAccounts bool) (*server.EmulatorServer, error) {
92
Host: "localhost",
93
TransactionExpiry: flow.DefaultTransactionExpiry,
94
TransactionMaxGasLimit: flow.DefaultMaxTransactionGasLimit,
95
- SetupEVMEnabled: true,
96
SetupVMBridgeEnabled: true,
97
})
98
0 commit comments