Skip to content

Commit 2c35d88

Browse files
committed
update
Signed-off-by: Tihomir Surdilovic <[email protected]>
1 parent 7b81fa1 commit 2c35d88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/test/java/io/temporal/samples/interceptorreplaytest/InterceptorReplayTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ public class InterceptorReplayTest {
3535
.build();
3636

3737
@Test
38-
// TODO
3938
public void testReplayWithInterceptors(TestWorkflowEnvironment testEnv, Worker worker) {
4039
// Run our test workflow. We need to set workflow id so can get history after
4140
testEnv.start();

0 commit comments

Comments
 (0)