From 2a4a9e238e777a62e984933ac1d498939c3de323 Mon Sep 17 00:00:00 2001 From: Chris Olszewski Date: Mon, 18 Mar 2024 11:45:21 -0700 Subject: [PATCH] chore: update snapshot tests --- turborepo-tests/integration/tests/no-args.t | 2 +- turborepo-tests/integration/tests/turbo-help.t | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/turborepo-tests/integration/tests/no-args.t b/turborepo-tests/integration/tests/no-args.t index 2aed05e65f51b..152ac332f9d78 100644 --- a/turborepo-tests/integration/tests/no-args.t +++ b/turborepo-tests/integration/tests/no-args.t @@ -42,7 +42,7 @@ Make sure exit code is 2 when no args are passed Run Arguments: --cache-dir - Override the filesystem cache directory + Override the filesystem cache directory [env: TURBO_CACHE_DIR=] --cache-workers Set the number of concurrent cache operations (default 10) [default: 10] --concurrency diff --git a/turborepo-tests/integration/tests/turbo-help.t b/turborepo-tests/integration/tests/turbo-help.t index 7b6075dffabfb..3619cf9a271fb 100644 --- a/turborepo-tests/integration/tests/turbo-help.t +++ b/turborepo-tests/integration/tests/turbo-help.t @@ -42,7 +42,7 @@ Test help flag Run Arguments: --cache-dir - Override the filesystem cache directory + Override the filesystem cache directory [env: TURBO_CACHE_DIR=] --cache-workers Set the number of concurrent cache operations (default 10) [default: 10] --concurrency @@ -147,7 +147,7 @@ Test help flag Run Arguments: --cache-dir - Override the filesystem cache directory + Override the filesystem cache directory [env: TURBO_CACHE_DIR=] --cache-workers Set the number of concurrent cache operations (default 10) [default: 10] --concurrency