Skip to content

Commit

Permalink
HSEARCH-3644 Rename FailingBootIT to BootstrapFailureIT
Browse files Browse the repository at this point in the history
Just so we can introduce other boot tests with consistent naming.
  • Loading branch information
yrodiere committed Aug 6, 2019
1 parent 70eebd6 commit 706c958
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -24,7 +24,7 @@
* Check that a failing boot correctly propagates exceptions,
* despite the complex asynchronous code used during boot.
*/
public class FailingBootIT {
public class BootstrapFailureIT {

private static final String INDEX_NAME = "IndexName";

Expand Down

0 comments on commit 706c958

Please sign in to comment.