Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Commit

Permalink
comment out python flask test
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 committed Feb 7, 2020
1 parent 9adfedb commit 17ee990
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1268,7 +1268,8 @@
<module>samples/client/petstore/typescript-angular-v6-provided-in-root</module>
<module>samples/client/petstore/typescript-angular-v7-provided-in-root</module>
<module>samples/server/petstore/rust-server</module>
<module>samples/server/petstore/python-flask</module>
<!-- comment out below due to https://github.com/OpenAPITools/openapi-generator/issues/5235
<module>samples/server/petstore/python-flask</module> -->
<!--<module>samples/server/petstore/python-flask-python2</module>-->
</modules>
</profile>
Expand Down

0 comments on commit 17ee990

Please sign in to comment.