Skip to content

Commit 1b1aa06

Browse files
Update workflow-runtime/src/commonTest/kotlin/com/squareup/workflow1/RenderWorkflowInTest.kt
Co-authored-by: Ray Ryan <[email protected]>
1 parent ce54070 commit 1b1aa06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1251,6 +1251,7 @@ class RenderWorkflowInTest {
12511251
}
12521252
advanceUntilIdle()
12531253

1254+
// 2 renderings (initial and then the update.) Not *3* renderings.
12541255
assertEquals(2, renderCount)
12551256
assertEquals(1, childHandlerActionExecuted)
12561257
assertEquals(1, workerActionExecuted)

0 commit comments

Comments
 (0)