mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
fixed typo in TestCluster
This commit is contained in:
parent
0d6a35b9a7
commit
b214943522
@ -514,7 +514,7 @@ public final class TestCluster implements Iterable<Client> {
|
||||
}
|
||||
|
||||
/**
|
||||
* This method should be exectued before each test to reset the cluster to it's initial state.
|
||||
* This method should be executed before each test to reset the cluster to it's initial state.
|
||||
*/
|
||||
synchronized void beforeTest(Random random, double transportClientRatio) {
|
||||
reset(random, true, transportClientRatio);
|
||||
|
Loading…
x
Reference in New Issue
Block a user