Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
rsvoboda committed Jan 6, 2025
1 parent aedfaf8 commit 5dff204
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
@Tag("QUARKUS-1546")
@QuarkusScenario
public class ContainerRequestFilterReactiveIT {
// DROPME just to check latest framework is really used
// DROPME just to check latest framework is really used
@QuarkusApplication
static RestService app = new RestService()
.withProperty("quarkus.oidc.enabled", "false")
Expand Down

0 comments on commit 5dff204

Please sign in to comment.