From 169de99ee5df292752d92152af929622c2f80067 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fe=CC=81lix=20Saparelli?= Date: Mon, 10 May 2021 23:15:14 +1200 Subject: [PATCH] Whoops, wrong file --- cli/tests/snapshots/help__help_unix.snap | 2 +- cli/tests/snapshots/help__help_windows.snap | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cli/tests/snapshots/help__help_unix.snap b/cli/tests/snapshots/help__help_unix.snap index b52d2f6..9ed5f13 100644 --- a/cli/tests/snapshots/help__help_unix.snap +++ b/cli/tests/snapshots/help__help_unix.snap @@ -3,7 +3,7 @@ source: cli/tests/help.rs expression: String::from_utf8(output.stdout).unwrap() --- -watchexec.exe 1.16.0 +watchexec 1.16.0 Execute commands when watched files change USAGE: diff --git a/cli/tests/snapshots/help__help_windows.snap b/cli/tests/snapshots/help__help_windows.snap index 10cdc44..d466a5a 100644 --- a/cli/tests/snapshots/help__help_windows.snap +++ b/cli/tests/snapshots/help__help_windows.snap @@ -3,7 +3,7 @@ source: cli/tests/help.rs expression: String::from_utf8(output.stdout).unwrap() --- -watchexec 1.16.0 +watchexec.exe 1.16.0 Execute commands when watched files change USAGE: