Skip to content

Commit f1ec66c

Browse files
committed
Revert "REVERT ME: forced test failure to verify the github workflow logic"
This reverts commit 96d9850.
1 parent 29a6ad3 commit f1ec66c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

firebase-dataconnect/src/androidTest/kotlin/com/google/firebase/dataconnect/AnyScalarIntegrationTest.kt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,6 @@ class AnyScalarIntegrationTest : DataConnectIntegrationTestBase() {
6767
// type AnyScalarNonNullable @table { value: Any!, tag: String, position: Int }
6868
//////////////////////////////////////////////////////////////////////////////////////////////////
6969

70-
@Test
71-
fun forcedFailureRevertMeBeforeMerging() {
72-
throw Exception("vzmht3nbgr forced error!")
73-
}
74-
7570
@Test
7671
fun anyScalarNonNullable_MutationVariableEdgeCases() =
7772
runTest(timeout = 60.seconds) {

0 commit comments

Comments
 (0)