diff --git a/TESTING.asciidoc b/TESTING.asciidoc index 66eb83fcf2072..3fd09e6a44731 100644 --- a/TESTING.asciidoc +++ b/TESTING.asciidoc @@ -273,7 +273,7 @@ The REST tests are run automatically when executing the maven test command. To r REST tests use the following command: --------------------------------------------------------------------------- -mvn verify -Dtests.filter="@Rest" +mvn verify -Dtests.filter="@Rest" -Dskip.unit.tests=true --------------------------------------------------------------------------- `RestNIT` are the executable test classes that runs all the