mirror of
https://github.com/fluencelabs/tendermint
synced 2025-04-25 14:52:17 +00:00
typo
This commit is contained in:
parent
c14f8892d0
commit
cb39a41a44
@ -56,6 +56,8 @@ func TestStatefulRoutine(t *testing.T) {
|
||||
go routine.run()
|
||||
go routine.feedback()
|
||||
|
||||
go routine.send(eventA{})
|
||||
|
||||
routine.wait()
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user