mirror of
https://github.com/status-im/consul.git
synced 2025-02-16 15:47:21 +00:00
Fix test
This commit is contained in:
parent
4d97e2f936
commit
93271f649c
@ -655,7 +655,7 @@ func TestStreamResources_Server_StreamTracker(t *testing.T) {
|
||||
},
|
||||
},
|
||||
}
|
||||
lastRecvResourceSuccess = it.FutureNow(2)
|
||||
lastRecvResourceSuccess = it.FutureNow(1)
|
||||
err := client.Send(resp)
|
||||
require.NoError(t, err)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user