Skip to content

Commit

Permalink
Disable WebJarResourceIT
Browse files Browse the repository at this point in the history
  • Loading branch information
rsvoboda committed Jan 7, 2022
1 parent 4c436bc commit 9afb67b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
package io.quarkus.it.webjar.locator;

import org.junit.jupiter.api.Disabled;

import io.quarkus.test.junit.QuarkusIntegrationTest;

@QuarkusIntegrationTest
@Disabled("https://github.com/quarkusio/quarkus/issues/22718")
public class WebJarResourceIT extends WebJarResourceTest {
}

0 comments on commit 9afb67b

Please sign in to comment.