Skip to content

Commit a4dca45

Browse files
Apply changes from apiDump
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 94107db commit a4dca45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workflow-testing/api/workflow-testing.api

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ public final class com/squareup/workflow1/testing/RenderTesterKt {
6666
public static synthetic fun expectWorkflow$default (Lcom/squareup/workflow1/testing/RenderTester;Lkotlin/reflect/KClass;Ljava/lang/Object;Ljava/lang/String;Lkotlin/jvm/functions/Function1;Lcom/squareup/workflow1/WorkflowOutput;Ljava/lang/String;ILjava/lang/Object;)Lcom/squareup/workflow1/testing/RenderTester;
6767
public static final fun testRender (Lcom/squareup/workflow1/StatefulWorkflow;Ljava/lang/Object;Ljava/lang/Object;)Lcom/squareup/workflow1/testing/RenderTester;
6868
public static final fun testRender (Lcom/squareup/workflow1/Workflow;Ljava/lang/Object;)Lcom/squareup/workflow1/testing/RenderTester;
69+
public static final fun testRender (Lcom/squareup/workflow1/Workflow;Ljava/lang/Object;Lkotlinx/coroutines/CoroutineScope;)Lcom/squareup/workflow1/testing/RenderTester;
6970
}
7071

7172
public final class com/squareup/workflow1/testing/RenderTesterWorkersKt {

0 commit comments

Comments
 (0)