Skip to content

Commit

Permalink
Disabled �[200~DoubleRoutesPerClassTest, see #6492
Browse files Browse the repository at this point in the history
  • Loading branch information
JiriOndrusek committed Sep 20, 2024
1 parent 3deb82a commit 9959f38
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,14 @@
import org.jboss.shrinkwrap.api.asset.StringAsset;
import org.jboss.shrinkwrap.api.spec.JavaArchive;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.RegisterExtension;

/**
* Test for https://github.com/apache/camel-quarkus/issues/4560
*/
@Disabled //https://github.com/apache/camel-quarkus/issues/6492
public class DoubleRoutesPerClassTest {

@RegisterExtension
Expand Down

0 comments on commit 9959f38

Please sign in to comment.