mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-21 08:51:32 +00:00
typo
This commit is contained in:
@ -56,6 +56,8 @@ func TestStatefulRoutine(t *testing.T) {
|
||||
go routine.run()
|
||||
go routine.feedback()
|
||||
|
||||
go routine.send(eventA{})
|
||||
|
||||
routine.wait()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user