Skip to content

Commit

Permalink
Little formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
slinkydeveloper committed Sep 5, 2024
1 parent 279a32f commit 88367fa
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ import dev.restate.sdk.core.SideEffectTestSuite
import dev.restate.sdk.core.TestDefinitions
import dev.restate.sdk.core.TestDefinitions.TestInvocationBuilder
import dev.restate.sdk.kotlin.KotlinCoroutinesTests.Companion.testDefinitionForService
import kotlinx.coroutines.CoroutineName
import kotlinx.coroutines.Dispatchers
import java.util.*
import kotlin.coroutines.coroutineContext
import kotlin.time.toKotlinDuration
import kotlinx.coroutines.CoroutineName
import kotlinx.coroutines.Dispatchers

class SideEffectTest : SideEffectTestSuite() {

Expand Down

0 comments on commit 88367fa

Please sign in to comment.