15 lines
491 B
Diff
15 lines
491 B
Diff
# Remove debug notice from test case
|
|
diff --git a/crates/cli/tests/snapshots/help__help_unix.snap b/crates/cli/tests/snapshots/help__help_unix.snap
|
|
index b55782f022..c5642f98ce 100644
|
|
--- a/crates/cli/tests/snapshots/help__help_unix.snap
|
|
+++ b/crates/cli/tests/snapshots/help__help_unix.snap
|
|
@@ -2,8 +2,6 @@
|
|
source: crates/cli/tests/help.rs
|
|
expression: "String::from_utf8(output.stdout).unwrap()"
|
|
---
|
|
-⚠ DEBUG BUILD ⚠
|
|
-
|
|
watchexec 1.20.2
|
|
Execute commands when watched files change
|
|
|