Commit 9ae02b5a authored by Him188's avatar Him188

Fix build

parent a6623621
...@@ -31,6 +31,7 @@ internal class SubscribingGetTest { ...@@ -31,6 +31,7 @@ internal class SubscribingGetTest {
cont.resume(Unit) cont.resume(Unit)
} }
} }
delay(200)
launch { launch {
TestEvent().broadcast() TestEvent().broadcast()
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment