Skip to content

Commit

Permalink
comment out python flask 2 test (#4949)
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 authored Jan 8, 2020
1 parent c27a6ed commit 5ec34b9
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 @@ -1079,7 +1079,7 @@
<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>
<module>samples/server/petstore/python-flask-python2</module>
<!--<module>samples/server/petstore/python-flask-python2</module>-->
</modules>
</profile>
<!-- test with JDK8 in CircleCI -->
Expand Down

0 comments on commit 5ec34b9

Please sign in to comment.