Skip to content

Commit 7cb2b63

Browse files
ScottBobisidoresatorstefanJayBazuzi
committed
. d Correct snippet syntax
Co-authored-by: Llewellyn Falco <llewellyn.falco@gmail.com> Co-authored-by: Stefan Sator <satorstefan@users.noreply.github.com> Co-authored-by: Jay Bazuzi <jay@bazuzi.com>
1 parent 7cebecd commit 7cb2b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

approvaltests/docs/how_to/VerifyMultipleFiles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ Approvals.verifyEachFileInDirectory(directory);
2424

2525
You can also filter which files to verify using a `FileFilter` or `FilenameFilter`:
2626

27-
<!-- snippet: verify_multiple_files_with_filter -->
27+
snippet: verify_multiple_files_with_filter
2828

2929
**Note:** If any files do not match their approved versions, the test will report all mismatched files together rather than failing on the first mismatch.

0 commit comments

Comments
 (0)