You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: crates/vite_task_bin/tests/e2e_snapshots/fixtures/associate-existing-cache/snapshots/associate existing cache.snap
Copy file name to clipboardExpand all lines: crates/vite_task_bin/tests/e2e_snapshots/fixtures/builtin-different-cwd/snapshots/builtin different cwd.snap
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ Found 2 warnings and 0 errors.
42
42
Finished in <duration> on 2 files with 90 rules using <n> threads.
Copy file name to clipboardExpand all lines: crates/vite_task_bin/tests/e2e_snapshots/fixtures/cache-miss-command-change/snapshots/cache miss command change.snap
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ $ print bar
10
10
bar
11
11
12
12
---
13
-
[vprun]0/2cachehit (0%). (Run`vp run --last-details`forfulldetails)
13
+
vprun:0/2cachehit (0%). (Run`vp run --last-details`forfulldetails)
Copy file name to clipboardExpand all lines: crates/vite_task_bin/tests/e2e_snapshots/fixtures/colon-in-name/snapshots/read file with colon in name.snap
Copy file name to clipboardExpand all lines: crates/vite_task_bin/tests/e2e_snapshots/fixtures/exit-codes/snapshots/multiple task failures returns exit code 1.snap
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,4 +8,4 @@ expression: e2e_outputs
8
8
~/packages/pkg-b$node-e"process.exit(7)"
9
9
10
10
---
11
-
[vprun]0/2cachehit (0%), 2failed. (Run`vp run --last-details`forfulldetails)
11
+
vprun:0/2cachehit (0%), 2failed. (Run`vp run --last-details`forfulldetails)
0 commit comments