mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-24 12:37:16 +00:00
natspec: disabled natspec test
This commit is contained in:
parent
1681ee9883
commit
3bb6da9bd3
@ -284,6 +284,7 @@ func (self *testFrontend) testResolver() *resolver.Resolver {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestNatspecE2E(t *testing.T) {
|
func TestNatspecE2E(t *testing.T) {
|
||||||
|
t.Skip()
|
||||||
|
|
||||||
tf := testInit(t)
|
tf := testInit(t)
|
||||||
defer tf.ethereum.Stop()
|
defer tf.ethereum.Stop()
|
||||||
|
Loading…
Reference in New Issue
Block a user