summaryrefslogtreecommitdiff
path: root/TESTING.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'TESTING.asciidoc')
-rw-r--r--TESTING.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/TESTING.asciidoc b/TESTING.asciidoc
index 5eea0b8c16..af46c2e567 100644
--- a/TESTING.asciidoc
+++ b/TESTING.asciidoc
@@ -201,7 +201,7 @@ gradle test -Dtests.timeoutSuite=5000! ...
Change the logging level of ES (not gradle)
--------------------------------
-gradle test -Des.logger.level=DEBUG
+gradle test -Dtests.logger.level=DEBUG
--------------------------------
Print all the logging output from the test runs to the commandline