Skip to content

Commit 35d1dc8

Browse files
Fix GetVersionContinueAsNewTest
1 parent a742092 commit 35d1dc8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

temporal-sdk/src/test/java/io/temporal/workflow/versionTests/GetVersionContinueAsNewTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ public GetVersionContinueAsNewTest(boolean setVersioningFlag, boolean upsertVers
3030
public SDKTestWorkflowRule testWorkflowRule =
3131
SDKTestWorkflowRule.newBuilder()
3232
.setWorkflowTypes(getDefaultWorkflowImplementationOptions(), TestWorkflowImpl.class)
33-
.setUseExternalService(true)
3433
.build();
3534

3635
@Test

0 commit comments

Comments
 (0)