Open
Description
https://github.com/approvals/ApprovalTests.Java/actions/runs/15055832292/attempts/1
Error: Errors:
Error: JUnitReporterTest.testJUnit3:14->verifyReporter:30 � Runtime When using dynamic tests and Approvals, all calls to verify() must use the original Options or a derivative:
wrong: o -> Approvals.verify(result);
right: o -> Approvals.verify(result, o);
Metadata
Metadata
Assignees
Labels
No labels