Skip to content

Commit

Permalink
another
Browse files Browse the repository at this point in the history
  • Loading branch information
trentjeff committed May 11, 2023
1 parent 6258910 commit 4e27108
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,4 @@ void testCheckInjection() {
WebTarget target = baseTarget.path("/check");
assertThat(target.request().get().getStatus(), is(200));
}

}

0 comments on commit 4e27108

Please sign in to comment.