Skip to content

Commit

Permalink
Fix Checkstyle violation
Browse files Browse the repository at this point in the history
  • Loading branch information
artembilan committed Sep 24, 2024
1 parent ec31a5b commit 77ebee6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ public void tearDown() {
"transformer",
"router",
"splitter",
"resequencer",
"resequencer"
})
void inputChannelNotAllowed(String element) {
assertThatExceptionOfType(XmlBeanDefinitionStoreException.class)
Expand Down

0 comments on commit 77ebee6

Please sign in to comment.