Skip to content

Commit 1973a0d

Browse files
committed
And we're green again
1 parent 9b3814d commit 1973a0d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

workflow-runtime/src/commonTest/kotlin/com/squareup/workflow1/RenderingAndSnapshotTest.kt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,4 @@ class RenderingAndSnapshotTest {
2121
assertEquals(me, me)
2222
assertNotEquals(me, you)
2323
}
24-
25-
@Test fun `canary test to see if this is running`() {
26-
assertNotEquals(2+2, 4)
27-
}
2824
}

0 commit comments

Comments
 (0)