Skip to content

Commit 32939a5

Browse files
ScottBobisidoresatorstefanJayBazuzi
committed
. t Removed unnecessary AutoApproveReporter
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 d694a7f commit 32939a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

approvaltests-tests/src/test/java/org/approvaltests/scrubbers/DateScrubberTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,6 @@ void testForSimpleDateFormat()
254254
}
255255

256256
@Test
257-
@UseReporter(AutoApproveReporter.class)
258257
void testDateFormatNotFoundMessage()
259258
{
260259
Approvals.verifyException(() -> DateScrubber.getScrubberFor("this format does not exist"));

0 commit comments

Comments
 (0)