mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
[DOCS] Fix REST test execution line in testing documentation
This commit is contained in:
parent
22af0e627c
commit
551d16f685
@ -260,7 +260,7 @@ The REST tests are run automatically when executing the maven test command. To r
|
||||
REST tests use the following command:
|
||||
|
||||
---------------------------------------------------------------------------
|
||||
mvn test -Dtests.class=org.elasticsearch.test.rest.ElasticsearchRestTests
|
||||
mvn test -Dtests.filter="@Rest"
|
||||
---------------------------------------------------------------------------
|
||||
|
||||
`ElasticsearchRestTests` is the executable test class that runs all the
|
||||
|
Loading…
x
Reference in New Issue
Block a user