Skip to content

Commit

Permalink
Re-enables test missing @test
Browse files Browse the repository at this point in the history
  • Loading branch information
spencergibb committed Mar 15, 2024
1 parent e1c52ca commit 7e4bb5c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@ public void testRefreshByGroupDoesntImpactOthers() {
});
}

@Test
public void testPostMultipleValidRouteDefinitions() {
RouteDefinition testRouteDefinition = new RouteDefinition();
testRouteDefinition.setUri(URI.create("http://example.org"));
Expand Down

0 comments on commit 7e4bb5c

Please sign in to comment.