Skip to content

Commit f7c5376

Browse files
committed
cleanup
1 parent f59af6b commit f7c5376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/test/java/com/microsoft/durabletask/IntegrationTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ void restartOrchestrationThrowsException() {
556556

557557
}
558558

559-
// @Test
559+
@Test
560560
void suspendResumeOrchestration() throws TimeoutException, InterruptedException {
561561
final String orchestratorName = "suspend";
562562
final String eventName = "MyEvent";

0 commit comments

Comments
 (0)