Put timeout on opening bolt
This commit is contained in:
@@ -25,6 +25,8 @@ func TestJSON(t *testing.T) {
|
||||
}
|
||||
os.Args = os.Args[:1]
|
||||
|
||||
t.Logf("config: %+v", config.New())
|
||||
|
||||
g := storage.NewGraph()
|
||||
ones := fillDB(t, g)
|
||||
want := ones[len(ones)-1]
|
||||
|
||||
Reference in New Issue
Block a user