Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
sunxiaojian committed Aug 9, 2023
1 parent e0245c5 commit 23db235
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,11 +116,6 @@ public void before() {
LOGGER = nodeEngine.getLogger(AbstractSeaTunnelServerTest.class);
}

@Test
public void testSavePointOnServerRestart() throws InterruptedException {
savePointAndRestore(true);
}

@Override
public void after() {
super.after();
Expand Down

0 comments on commit 23db235

Please sign in to comment.