Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jevanlingen committed Dec 17, 2024
1 parent beeda52 commit eb3b31c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ void findJavaReferencesInYamlProperties(String filename) {
void noReferencesInMismatchedFilenames(String filename) {
rewriteRun(
yaml(

YAML,
spec -> spec.path(filename).afterRecipe(doc -> assertThat(doc.getReferences().getReferences()).isEmpty())
)
Expand Down

0 comments on commit eb3b31c

Please sign in to comment.