Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
wanghuaiyuan committed Jan 17, 2025
1 parent f458c23 commit 92f210a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ public void setUp() throws Exception {

storeHost = new InetSocketAddress(InetAddress.getLocalHost(), 8123);
bornHost = new InetSocketAddress(InetAddress.getByName("127.0.0.1"), 0);
messageStore.destroy();
assertTrue(messageStore.load());
messageStore.start();
}
Expand Down

0 comments on commit 92f210a

Please sign in to comment.