diff --git a/TESTING.asciidoc b/TESTING.asciidoc index 82350c1f4715..186ac155000d 100644 --- a/TESTING.asciidoc +++ b/TESTING.asciidoc @@ -70,7 +70,7 @@ When running Elasticsearch with `./gradlew run`, assertions are enabled by default. To disable them, add the following command line option: ------------------------- --Dtests.jvm.argline="-da" +-Dtests.jvm.argline="-da -dsa" ------------------------- ==== Distribution