From 592c71d6661a3d01767a40d4b67da6070c321936 Mon Sep 17 00:00:00 2001 From: nicholaslyang Date: Fri, 9 Aug 2024 11:46:53 -0400 Subject: [PATCH] Fix test --- turborepo-tests/integration/tests/affected.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/turborepo-tests/integration/tests/affected.t b/turborepo-tests/integration/tests/affected.t index 23b1aac365da6a..b3ec933267b94f 100644 --- a/turborepo-tests/integration/tests/affected.t +++ b/turborepo-tests/integration/tests/affected.t @@ -169,8 +169,8 @@ Do the same thing with the `ls` command 3 packages - util packages/util - my-app apps/my-app another packages/another + my-app apps/my-app + util packages/util