Skip to content

Commit

Permalink
Enable back coverage for reactive+classic combination case
Browse files Browse the repository at this point in the history
  • Loading branch information
fedinskiy committed Jun 5, 2024
1 parent 563efd8 commit 6aef781
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,6 @@ public void shouldCreateJacocoReportsFromApplicationOnJvm() {

@Tag("QUARKUS-1296")
@Test
@Disabled("https://github.com/quarkusio/quarkus/issues/40410")
public void verifyRestEasyReactiveAndClassicResteasyCollisionUserMsg() {
QuarkusCliRestService app = cliClient.createApplication("dependencyCollision",
defaultWithFixedStream().withExtensions("resteasy", "rest"));
Expand Down

0 comments on commit 6aef781

Please sign in to comment.