Skip to content

Commit

Permalink
Fix location-based tests after reformatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ppkarwasz committed Dec 18, 2023
1 parent 78ac32c commit 583a63c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ public class LoggerConversionHandlerExample {

private static final Logger logger = LogManager.getLogger();

private static final int referenceLine = 63;
private static final int referenceLine = 65;

public void testFatal(final ListAppender app) {
app.clear();
Expand Down

0 comments on commit 583a63c

Please sign in to comment.