From eb03d4a6e6ee62150270045ae599f7e87dd39584 Mon Sep 17 00:00:00 2001 From: --global Date: Tue, 20 Jun 2023 16:36:36 -0400 Subject: [PATCH] Fixing integration tests --- turborepo-tests/integration/tests/command-version.t | 1 + turborepo-tests/integration/tests/single_package/dry-run.t | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/turborepo-tests/integration/tests/command-version.t b/turborepo-tests/integration/tests/command-version.t index 2fcfb8ed2fda98..758b451d3df03d 100644 --- a/turborepo-tests/integration/tests/command-version.t +++ b/turborepo-tests/integration/tests/command-version.t @@ -7,3 +7,4 @@ Test version matches that of version.txt TODO: resolve ambiguity $ ${TURBO} --version + 1.10.4-canary.3 diff --git a/turborepo-tests/integration/tests/single_package/dry-run.t b/turborepo-tests/integration/tests/single_package/dry-run.t index aa513d47583014..bc47708961f33d 100644 --- a/turborepo-tests/integration/tests/single_package/dry-run.t +++ b/turborepo-tests/integration/tests/single_package/dry-run.t @@ -19,7 +19,7 @@ Check Tasks to Run build Task = build - Hash = 9d6c858db9fd1eea + Hash = d2295def33764d46 Cached (Local) = false Cached (Remote) = false Command = echo 'building' > foo