forked from cerc-io/ipld-eth-server
addressing review comments; still need to reorg migrations and add helper tests
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
func TestShared(t *testing.T) {
|
||||
RegisterFailHandler(Fail)
|
||||
RunSpecs(t, "Shared Suite")
|
||||
RunSpecs(t, "Storage Utils Suite")
|
||||
}
|
||||
|
||||
var _ = BeforeSuite(func() {
|
||||
Reference in New Issue
Block a user