Skip to content

Commit

Permalink
common_test: remove race condition
Browse files Browse the repository at this point in the history
  • Loading branch information
tsahee committed Nov 6, 2024
1 parent 800f022 commit f878323
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion system_tests/common_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1224,7 +1224,6 @@ func createTestL1BlockChain(t *testing.T, l1info info) (info, *ethclient.Client,
stack.RegisterAPIs(tracers.APIs(l1backend.APIBackend))

Require(t, stack.Start())
Require(t, l1backend.Start())

rpcClient := stack.Attach()

Expand Down

0 comments on commit f878323

Please sign in to comment.