From 48caaed58c4ef663147cf6cc4d1a39631de70c66 Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Sat, 21 Jan 2023 01:36:44 +0000 Subject: [PATCH] tests: updates snapshots --- tests/.snapshots/help-command.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/.snapshots/help-command.txt b/tests/.snapshots/help-command.txt index b291ec65..4327381e 100644 --- a/tests/.snapshots/help-command.txt +++ b/tests/.snapshots/help-command.txt @@ -49,7 +49,6 @@ --fail-on-risky .............................. Treat risky tests as failures --fail-on-skipped .......................... Treat skipped tests as failures --fail-on-warning .................... Treat tests with warnings as failures - --repeat ...................................... Runs the test(s) repeatedly --cache-result ............................ Write test results to cache file --do-not-cache-result .............. Do not write test results to cache file --order-by Run tests in order: default|defects|duration|no-depends|random|reverse|size @@ -78,7 +77,6 @@ --log-teamcity .............. Log test execution in TeamCity format to file --testdox-html ................. Write documentation in HTML format to file --testdox-text ................. Write documentation in Text format to file - --testdox-xml ................... Write documentation in XML format to file --log-events-text ..................... Stream events as plain text to file --log-events-verbose-text Stream events as plain text to file (with telemetry information) --no-logging .................................. Ignore logging configuration