Skip to content

Commit

Permalink
move ts axios tests to circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 committed Feb 3, 2021
1 parent 857bd64 commit 356f795
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 @@ -1209,7 +1209,6 @@
<module>samples/client/petstore/python-tornado</module>
<module>samples/openapi3/client/petstore/python</module>
<module>samples/openapi3/client/petstore/python-legacy</module>
<module>samples/client/petstore/typescript-axios/tests/default</module>
<module>samples/openapi3/client/petstore/typescript/builds/default</module>
<module>samples/openapi3/client/petstore/typescript/tests/default</module>
<module>samples/openapi3/client/petstore/typescript/builds/jquery</module>
Expand Down Expand Up @@ -1346,6 +1345,7 @@
<module>samples/client/petstore/java/microprofile-rest-client</module>
<module>samples/client/petstore/groovy</module>
<!-- test non-java projects -->
<module>samples/client/petstore/typescript-axios/tests/default</module>
<module>samples/client/petstore/go</module>
<module>samples/openapi3/client/petstore/go</module>
<module>samples/client/petstore/javascript-es6</module>
Expand Down

0 comments on commit 356f795

Please sign in to comment.