mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-04 18:09:21 +00:00
[TEST] Add -Pdev
to the TESTING.asciidoc guide
This commit is contained in:
parent
97559c0614
commit
9bf4afd88e
@ -283,3 +283,9 @@ To disable validation step (forbidden API or `// NOCOMMIT`) use
|
||||
---------------------------------------------------------------------------
|
||||
mvn test -Dvalidate.skip=true
|
||||
---------------------------------------------------------------------------
|
||||
|
||||
You can also skip this by using the "dev" profile:
|
||||
|
||||
---------------------------------------------------------------------------
|
||||
mvn test -Pdev
|
||||
---------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user