Skip to content

Commit 9ea96c2

Browse files
committed
comment
1 parent 24a811e commit 9ea96c2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

firebase-crashlytics/test-app/src/androidTest/kotlin/com/google/firebase/testing/crashlytics/FirebaseCrashlyticsIntegrationTest.kt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,11 @@ class FirebaseCrashlyticsIntegrationTest {
256256
)
257257
}
258258

259-
/* @Test
259+
/*
260+
Commented because the test is not working as expected
261+
in CI since the app is not really crashing
262+
263+
@Test
260264
fun public_API_DidCrashPreviously() {
261265
launchApp()
262266

0 commit comments

Comments
 (0)