Skip to content

Commit

Permalink
Re-enable Gradle multisource project test
Browse files Browse the repository at this point in the history
  • Loading branch information
glefloch committed Mar 31, 2022
1 parent 1dafb4f commit c8fa3dc
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,9 @@

import static org.assertj.core.api.Assertions.assertThat;

import org.junit.jupiter.api.Disabled;

import com.google.common.collect.ImmutableMap;

@org.junit.jupiter.api.Tag("failsOnJDK18")
@Disabled("appears to be a flaky test")
public class MultiSourceProjectDevModeTest extends QuarkusDevGradleTestBase {

@Override
Expand Down

0 comments on commit c8fa3dc

Please sign in to comment.