Skip to content

Commit

Permalink
SLF4j-466: added missing newline at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
delgurth authored and ceki committed Aug 10, 2021
1 parent 315a958 commit 1df318d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -794,4 +794,4 @@ private void verifyMessage(SubstituteLoggingEvent event, Level level, Marker mar
assertEquals(exception, event.getThrowable());
}
}
}
}

0 comments on commit 1df318d

Please sign in to comment.