Skip to content

Commit f5bc266

Browse files
ScottBobJayBazuziisidore
committed
. d Fix scrubber snippet
Co-authored-by: Jay Bazuzi <[email protected]> Co-authored-by: Llewellyn Falco <[email protected]>
1 parent 4f3384f commit f5bc266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

approvaltests/docs/Scrubbers.md

+1-1
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)