Skip to content

Commit a3c86e7

Browse files
committed
Format code
1 parent 25e71db commit a3c86e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentry/src/test/java/io/sentry/SentryOptionsTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1079,7 +1079,7 @@ class SentryOptionsTest {
10791079
options.orgId = " 999 "
10801080
assertEquals("999", options.effectiveOrgId)
10811081
}
1082-
1082+
10831083
@Test
10841084
fun `scopesStorageFactory is null by default`() {
10851085
val options = SentryOptions()

0 commit comments

Comments
 (0)