Skip to content

Commit

Permalink
[bugfix] [savepoint test] Turn on the testSavepoint test. (#5199)
Browse files Browse the repository at this point in the history
  • Loading branch information
ic4y committed Aug 8, 2023
1 parent 1c33429 commit 55677cf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ public class SavePointTest extends AbstractSeaTunnelServerTest {
public static long JOB_ID = 823342L;

@Test
@Disabled()
public void testSavePoint() throws InterruptedException {
savePointAndRestore(false);
}
Expand Down

0 comments on commit 55677cf

Please sign in to comment.