File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ The easiest way to scrub a date is by calling
9696``` java
9797Approvals . verify(" created at 03:14:15" , new Options (). withScrubber(DateScrubber . getScrubberFor(" 00:00:00" )));
9898```
99- <sup ><a href =' /approvaltests-tests/src/test/java/org/approvaltests/scrubbers/DateScrubberTests.java#L46- L48 ' title =' Snippet source file ' >snippet source</a > | <a href =' #snippet-scrub-date-example ' title =' Start of snippet ' >anchor</a ></sup >
99+ <sup ><a href =' /approvaltests-tests/src/test/java/org/approvaltests/scrubbers/DateScrubberTests.java#L48-L50 ' title =' Snippet source file ' >snippet source</a > | <a href =' #snippet-scrub-date-example ' title =' Start of snippet ' >anchor</a ></sup >
100100<!-- endSnippet -->
101101
102102which will produce
You can’t perform that action at this time.
0 commit comments