Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
starkda committed Mar 25, 2024
1 parent db39bd7 commit 6bbc1ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/java/org/jpeek/web/ReportsTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ void weAreOnline() throws Exception {
}

@Test
@Disabled
void rendersOneReport(@TempDir final File folder) throws Exception {
final BiFunc<String, String, Func<String, Response>> reports = new Reports(folder.toPath());
new Assertion<>(
Expand Down

0 comments on commit 6bbc1ee

Please sign in to comment.