diff --git a/accounts/abi/bind/util_test.go b/accounts/abi/bind/util_test.go index 8713cf1032..0921c7b34d 100644 --- a/accounts/abi/bind/util_test.go +++ b/accounts/abi/bind/util_test.go @@ -53,6 +53,7 @@ var waitDeployedTests = map[string]struct { }, } +//nolint:staticcheck func TestWaitDeployed(t *testing.T) { t.Parallel() for name, test := range waitDeployedTests { @@ -101,6 +102,7 @@ func TestWaitDeployed(t *testing.T) { } } +//nolint:staticcheck func TestWaitDeployedCornerCases(t *testing.T) { backend := backends.NewSimulatedBackend( core.GenesisAlloc{