Skip to content

Commit

Permalink
modify healthtest
Browse files Browse the repository at this point in the history
  • Loading branch information
wujieheng committed Sep 25, 2018
1 parent 652806c commit 9bd2b33
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public void shouldFetchPassingNode() throws UnknownHostException, NotRegisteredE
assertHealth(serviceId, response);

client.agentClient().deregister(serviceId);
client.agentClient().deregister(serviceId2);
client2.agentClient().deregister(serviceId2);
}

@Test
Expand Down

0 comments on commit 9bd2b33

Please sign in to comment.