Skip to content

Commit f5bc266

Browse files
ScottBobJayBazuziisidore
committed
. d Fix scrubber snippet
Co-authored-by: Jay Bazuzi <jay@bazuzi.com> Co-authored-by: Llewellyn Falco <llewellyn.falco@gmail.com>
1 parent 4f3384f commit f5bc266

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

approvaltests/docs/Scrubbers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Approvals.verify(input, new Options(new RegExScrubber("(\\d+)", "[number]")));
9090
<sup><a href='/approvaltests-tests/src/test/java/org/approvaltests/scrubbers/RegExScrubberTest.java#L14-L17' title='Snippet source file'>snippet source</a> | <a href='#snippet-scrub-regex-example' title='Start of snippet'>anchor</a></sup>
9191
<!-- endSnippet -->
9292
producing
93-
<!-- snippet: /src/test/java/org/approvaltests/scrubbers/RegExScrubberTest.name.approved.txt -->
93+
<!-- snippet: /src/test/java/org/approvaltests/scrubbers/RegExScrubberTest.replaceRandomNumber.approved.txt -->
9494
<a id='snippet-/src/test/java/org/approvaltests/scrubbers/RegExScrubberTest.name.approved.txt'></a>
9595
```txt
9696
Hello [number] World!

0 commit comments

Comments
 (0)