You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sentry-kotlin-multiplatform/src/commonTest/kotlin/io/sentry/kotlin/multiplatform/UpdateFromKmpEventChangesTest.kt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,5 +11,5 @@ import kotlin.test.assertEquals
11
11
12
12
expectclassUpdateFromKmpEventChangesTest {
13
13
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`()
0 commit comments