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 Oct 4, 2024
1 parent 507303a commit d0b4b92
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 d0b4b92

Please sign in to comment.