Skip to content

Commit

Permalink
Fix compilation exception
Browse files Browse the repository at this point in the history
  • Loading branch information
marychatte committed Nov 14, 2024
1 parent 16538f0 commit b89036b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ import kotlinx.serialization.*
import kotlinx.serialization.json.*
import kotlin.coroutines.*
import kotlin.test.*
import kotlin.time.Duration.Companion.minutes

class ServerSentEventsTest : ClientLoader(2.minutes) {

Expand Down

0 comments on commit b89036b

Please sign in to comment.