Compare commits
1 commit
master
...
subs-notar
Author | SHA1 | Date | |
---|---|---|---|
|
2f8020c26e |
1 changed files with 1 additions and 0 deletions
|
@ -391,6 +391,7 @@ func TestFilteredNotaryRequestSubscriptions(t *testing.T) {
|
|||
|
||||
chain, rpcSrv, c, respMsgs, finishedFlag := initCleanServerAndWSClient(t)
|
||||
rpcSrv.coreServer.Start()
|
||||
defer rpcSrv.coreServer.Shutdown()
|
||||
|
||||
// blocks are needed to make GAS deposit for priv0
|
||||
blocks := getTestBlocks(t)
|
||||
|
|
Loading…
Reference in a new issue