Skip to content

Commit

Permalink
Remove printout
Browse files Browse the repository at this point in the history
  • Loading branch information
fabapp2 committed Nov 9, 2023
1 parent 76d5220 commit d968f70
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ void shouldFindRecipesByTag() {
}

@Test
@Disabled("WIP: No assertions")
@DisplayName("Should Find Recipe Categories")
void shouldFindRecipeCategories() {
ResourceLoader resourceLoader = new ClasspathScanningLoader(new Properties(), new String[]{});
Expand Down

0 comments on commit d968f70

Please sign in to comment.