Skip to content

Commit

Permalink
Remove sysout in test
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Jun 7, 2015
1 parent 7a5defe commit 34a8668
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ public static void shutdownClient() {

@Before
public void openConnection() throws Exception {
System.out.println(TestSettings.sentinelSocket());
sentinelRule.monitor(MASTER_ID, hostAddr(), TestSettings.port(), 1, true);
}

Expand Down

0 comments on commit 34a8668

Please sign in to comment.