Commit 087eb1cf authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #3428 from ethereum-optimism/fix/op-chain-ops-tests

op-chain-ops: fix tests
parents 3e205461 2fe4c47d
......@@ -32,7 +32,7 @@ var testKey, _ = crypto.HexToECDSA("b71c71a67e1177ad4e901695e1b4b9ee17ae16c6668d
func TestBuildL2DeveloperGenesis(t *testing.T) {
hh, err := hardhat.New(
"goerli",
"alpha-1",
nil,
[]string{"../../packages/contracts-bedrock/deployments"},
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment