Skip to content

Commit 5406f1a

Browse files
committed
remove debug step
1 parent 5d08af0 commit 5406f1a

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

crates/vite_task_bin/tests/test_snapshots/fixtures/cache-keys/snapshots.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,5 @@ name = "direct lint"
3636
steps = [
3737
"vite lint",
3838
"echo debugger > main.js",
39-
"print-file main.js",
4039
"vite lint",
4140
]

crates/vite_task_bin/tests/test_snapshots/snapshots/test_snapshots__direct lint@cache-keys.snap

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ Finished in <duration> on 0 files with 90 rules using <n> threads.
1010

1111
> echo debugger > main.js
1212

13-
> print-file main.js
14-
debugger
15-
1613
> vite lint
1714
✗ cache miss: content of input '' changed, executing
1815

0 commit comments

Comments
 (0)