Skip to content

Commit 2eef7e7

Browse files
committed
removed rest-assured tests due to issues on swagger-petstore
1 parent 4ef234c commit 2eef7e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml.jenkins

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -882,7 +882,7 @@
882882
<module>samples/client/petstore/java/vertx</module>
883883
<module>samples/client/petstore/java/resteasy</module>
884884
<module>samples/client/petstore/java/google-api-client</module>
885-
<module>samples/client/petstore/java/rest-assured</module>
885+
<!--module>samples/client/petstore/java/rest-assured</module-->
886886
<module>samples/client/petstore/kotlin/</module>
887887
<module>samples/client/petstore/kotlin-threetenbp/</module>
888888
<module>samples/client/petstore/kotlin-string/</module>

0 commit comments

Comments
 (0)