We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f59af6b commit f7c5376Copy full SHA for f7c5376
client/src/test/java/com/microsoft/durabletask/IntegrationTests.java
@@ -556,7 +556,7 @@ void restartOrchestrationThrowsException() {
556
557
}
558
559
-// @Test
+ @Test
560
void suspendResumeOrchestration() throws TimeoutException, InterruptedException {
561
final String orchestratorName = "suspend";
562
final String eventName = "MyEvent";
0 commit comments