Skip to content

Commit

Permalink
[DOCS] Change "p0" to "yaml" in example command (#78716)
Browse files Browse the repository at this point in the history
Relates to #78631

Co-authored-by: Nilanshu Vithal Rajmane <[email protected]>
  • Loading branch information
nilanshu96 and nilanshu96 authored Oct 5, 2021
1 parent e5af316 commit abe0c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TESTING.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ A specific test case can be run with the following command:
---------------------------------------------------------------------------
./gradlew ':rest-api-spec:yamlRestTest' \
--tests "org.elasticsearch.test.rest.ClientYamlTestSuiteIT" \
-Dtests.method="test {p0=cat.segments/10_basic/Help}"
-Dtests.method="test {yaml=cat.segments/10_basic/Help}"
---------------------------------------------------------------------------

The YAML REST tests support all the options provided by the randomized runner, plus the following:
Expand Down

0 comments on commit abe0c06

Please sign in to comment.