Skip to content

Commit

Permalink
Disable rust-reqwest petstore test
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 authored Dec 21, 2018
1 parent 77270a0 commit 9e1cce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1027,7 +1027,7 @@
<module>samples/client/petstore/elm-0.18</module>
<module>samples/client/petstore/groovy</module>
<module>samples/client/petstore/rust</module>
<module>samples/client/petstore/rust-reqwest</module>
<!--<module>samples/client/petstore/rust-reqwest</module>-->
<!--<module>samples/client/petstore/perl</module>-->
<module>samples/client/petstore/php/OpenAPIClient-php</module>
<module>samples/openapi3/client/petstore/php/OpenAPIClient-php</module>
Expand Down

0 comments on commit 9e1cce2

Please sign in to comment.