Skip to content

Commit

Permalink
Unmute FollowerFailOverIT#testFailOverOnFollower
Browse files Browse the repository at this point in the history
Relates #38633
  • Loading branch information
dnhatn committed Feb 25, 2019
1 parent 078ec27 commit f59b8cd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ protected boolean reuseClusters() {
return false;
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/38633")
public void testFailOverOnFollower() throws Exception {
final String leaderIndex = "leader_test_failover";
final String followerIndex = "follower_test_failover";
Expand Down

0 comments on commit f59b8cd

Please sign in to comment.