Skip to content

Commit 5e8aeac

Browse files
committed
Update
1 parent 4b0646f commit 5e8aeac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentry-kotlin-multiplatform/src/commonTest/kotlin/io/sentry/kotlin/multiplatform/UpdateFromKmpEventChangesTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ import kotlin.test.assertEquals
1111

1212
expect class UpdateFromKmpEventChangesTest {
1313
fun `native value is untouched when before and after values are the same`()
14-
fun `native value is updated when before and after values are different`
14+
fun `native value is updated when before and after values are different`()
1515
}

0 commit comments

Comments
 (0)