From be2968f77742aea4a5fca89db6611ffad1158b25 Mon Sep 17 00:00:00 2001 From: leopardracer <136604165+leopardracer@users.noreply.github.com> Date: Tue, 17 Jun 2025 15:34:21 +0300 Subject: [PATCH 1/2] Update dry-run-pnpm.t --- .../integration/tests/run/single-package/dry-run-pnpm.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/turborepo-tests/integration/tests/run/single-package/dry-run-pnpm.t b/turborepo-tests/integration/tests/run/single-package/dry-run-pnpm.t index cd0744042fc76..b9be028741228 100644 --- a/turborepo-tests/integration/tests/run/single-package/dry-run-pnpm.t +++ b/turborepo-tests/integration/tests/run/single-package/dry-run-pnpm.t @@ -1,5 +1,5 @@ Setup $ . ${TESTDIR}/../../../../helpers/setup_integration_test.sh single_package pnpm@8.0.0 -We only care about this running sucessfully and not the json output +We only care about this running successfully and not the json output $ ${TURBO} run build --dry=json > /dev/null From 80a6b5df30f77ace4ecf4ecea8fbdd0e11cabc8b Mon Sep 17 00:00:00 2001 From: leopardracer <136604165+leopardracer@users.noreply.github.com> Date: Tue, 17 Jun 2025 15:34:41 +0300 Subject: [PATCH 2/2] Update yarn-pnp.t --- turborepo-tests/integration/tests/prune/yarn-pnp.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/turborepo-tests/integration/tests/prune/yarn-pnp.t b/turborepo-tests/integration/tests/prune/yarn-pnp.t index 187df1726529c..bdae9265c200f 100644 --- a/turborepo-tests/integration/tests/prune/yarn-pnp.t +++ b/turborepo-tests/integration/tests/prune/yarn-pnp.t @@ -9,7 +9,7 @@ Prune the project Generating pruned monorepo for a in .*out (re) - Added a -Verify that .pnp.cjs isn't coppied causing unnecessary cache misses +Verify that .pnp.cjs isn't copied causing unnecessary cache misses $ ls -A out/ package.json packages