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 @@ -108,7 +108,7 @@ The easiest way to scrub a date is by calling
108108``` java
109109Approvals . verify(" created at 03:14:15" , new Options (). withScrubber(DateScrubber . getScrubberFor(" 00:00:00" )));
110110```
111- <sup ><a href =' /approvaltests-tests/src/test/java/org/approvaltests/scrubbers/DateScrubberTest.java#L49-L51 ' title =' Snippet source file ' >snippet source</a > | <a href =' #snippet-scrub-date-example ' title =' Start of snippet ' >anchor</a ></sup >
111+ <sup ><a href =' /approvaltests-tests/src/test/java/org/approvaltests/scrubbers/DateScrubberTest.java#L50-L52 ' title =' Snippet source file ' >snippet source</a > | <a href =' #snippet-scrub-date-example ' title =' Start of snippet ' >anchor</a ></sup >
112112<!-- endSnippet -->
113113
114114which will produce
You can’t perform that action at this time.
0 commit comments