Skip to content

Commit

Permalink
Reenable Olingo4 native integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed Jan 10, 2023
1 parent df02a83 commit e077627
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@
package org.apache.camel.quarkus.component.olingo4.it;

import io.quarkus.test.junit.QuarkusIntegrationTest;
import org.junit.jupiter.api.Disabled;

@Disabled("https://github.com/apache/camel-quarkus/issues/1972")
@QuarkusIntegrationTest
class Olingo4IT extends Olingo4Test {

Expand Down

0 comments on commit e077627

Please sign in to comment.