Skip to content

Commit f3ba309

Browse files
committed
WIP f8c3a
1 parent 41b78d8 commit f3ba309

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

turborepo-tests/integration/tests/run-caching/excluded-inputs/excluded-inputs.t

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Running build for my-app succeeds
99
\xe2\x80\xa2 Packages in scope: my-app (esc)
1010
\xe2\x80\xa2 Running build in 1 packages (esc)
1111
\xe2\x80\xa2 Remote caching disabled (esc)
12-
my-app:build: cache miss, executing e228bd94fd46352c (glob)
12+
my-app:build: cache miss, executing e228bd94fd46352c
1313
my-app:build:
1414
my-app:build: > build
1515
my-app:build: > echo building
@@ -28,7 +28,7 @@ Update excluded file and try again
2828
\xe2\x80\xa2 Packages in scope: my-app (esc)
2929
\xe2\x80\xa2 Running build in 1 packages (esc)
3030
\xe2\x80\xa2 Remote caching disabled (esc)
31-
my-app:build: cache hit, replaying logs e228bd94fd46352c (glob)
31+
my-app:build: cache hit, replaying logs e228bd94fd46352c
3232
my-app:build:
3333
my-app:build: > build
3434
my-app:build: > echo building

0 commit comments

Comments
 (0)