From 28a5cdca8ab4ff2e3f3fd769d5a34c10001bee65 Mon Sep 17 00:00:00 2001 From: Brad Larsen Date: Mon, 16 Dec 2024 22:15:52 -0500 Subject: [PATCH] Retrain tests --- .../snapshots/test_noseyparker__help__help_scan_nogithub-2.snap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/noseyparker-cli/tests/help/snapshots/test_noseyparker__help__help_scan_nogithub-2.snap b/crates/noseyparker-cli/tests/help/snapshots/test_noseyparker__help__help_scan_nogithub-2.snap index 2bbca40b6..e990eb22a 100644 --- a/crates/noseyparker-cli/tests/help/snapshots/test_noseyparker__help__help_scan_nogithub-2.snap +++ b/crates/noseyparker-cli/tests/help/snapshots/test_noseyparker__help__help_scan_nogithub-2.snap @@ -126,7 +126,7 @@ Content Filtering Options: Do not scan files larger than the specified size The value is parsed as a floating point literal, and hence fractional values can be - supplied. A negative value means "no limit". Note that scanning requires reading the + supplied. A non-positive value means "no limit". Note that scanning requires reading the entire contents of each file into memory, so using an excessively large limit may be problematic.