Skip to content

Commit

Permalink
(chores) camel-core: fixed typo in the test name
Browse files Browse the repository at this point in the history
  • Loading branch information
orpiske committed Apr 17, 2024
1 parent 2c143af commit 79cbcde
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

import static org.junit.jupiter.api.Assertions.assertEquals;

public class SplitterWithXqureyTest extends ContextTestSupport {
public class SplitterWithXqueryTest extends ContextTestSupport {

@Override
protected RouteBuilder createRouteBuilder() {
Expand Down

0 comments on commit 79cbcde

Please sign in to comment.