Skip to content

Commit

Permalink
MP OpenAPI TCK - remove exclusion for OASFactoryErrorTest
Browse files Browse the repository at this point in the history
  • Loading branch information
mkouba authored and gsmet committed Oct 29, 2019
1 parent bfe5e77 commit 055786b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tcks/microprofile-openapi/pom.xml
Expand Up @@ -30,10 +30,6 @@
<dependenciesToScan>
<dependency>org.eclipse.microprofile.openapi:microprofile-openapi-tck</dependency>
</dependenciesToScan>
<excludes>
<!-- java.lang.IllegalArgumentException: Class 'org.eclipse.microprofile.openapi.models.Constructible' is not Constructible -->
<exclude>org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest</exclude>
</excludes>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 055786b

Please sign in to comment.