Skip to content

Commit

Permalink
Fixup 7ac309a enable GeocoderNominationIT
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed Nov 30, 2020
1 parent be8b001 commit 1d03669
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.geocoder.it;

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

@NativeImageTest
@Disabled("https://github.com/apache/camel-quarkus/issues/2033")
public class GeocoderNominationIT extends GeocoderNominationTest {
}

0 comments on commit 1d03669

Please sign in to comment.