We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a860d3a commit 5b929d7Copy full SHA for 5b929d7
test/framework/src/main/java/org/elasticsearch/test/ESIntegTestCase.java
@@ -281,7 +281,7 @@ public abstract class ESIntegTestCase extends ESTestCase {
281
/**
282
* Annotation for third-party integration tests.
283
* <p>
284
- * These are tests the require a third-party service in order to run. They
+ * These are tests, which require a third-party service in order to run. They
285
* may require the user to manually configure an external process (such as rabbitmq),
286
* or may additionally require some external configuration (e.g. AWS credentials)
287
* via the {@code tests.config} system property.
0 commit comments