From f99d6618cffa5d599759399660d3f12f6feb1704 Mon Sep 17 00:00:00 2001 From: Predrag Gruevski Date: Mon, 31 Jul 2023 18:49:48 +0000 Subject: [PATCH] Update snapshot test. --- tests/testsuite/cargo_test/help/stdout.log | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/testsuite/cargo_test/help/stdout.log b/tests/testsuite/cargo_test/help/stdout.log index c26eb06197e2..7e60fa424441 100644 --- a/tests/testsuite/cargo_test/help/stdout.log +++ b/tests/testsuite/cargo_test/help/stdout.log @@ -17,7 +17,7 @@ Options: --test [] Test only the specified test target --benches Test all benches --bench [] Test only the specified bench target - --all-targets Test all targets + --all-targets Test all targets (does not include doctests) --doc Test only this library's documentation --no-run Compile, but don't run tests --no-fail-fast Run all tests regardless of failure