Skip to content

Commit

Permalink
reenable tests for ts node and angular
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 committed Jul 26, 2017
1 parent f9eaef8 commit b33f016
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -827,10 +827,10 @@
<module>samples/client/petstore/typescript-fetch/builds/es6-target</module>
<module>samples/client/petstore/typescript-fetch/builds/with-npm-version</module>
<module>samples/client/petstore/typescript-fetch/tests/default</module>
<!-- comment out due to error with github rate limiting
<module>samples/client/petstore/typescript-node/npm</module>
<module>samples/client/petstore/typescript-angular</module>
<module>samples/client/petstore/typescript-jquery/npm</module>
<module>samples/client/petstore/typescript-node/npm</module>-->
<!-- comment out due to error `npm run build`
<module>samples/client/petstore/typescript-jquery/npm</module>-->
<module>samples/client/petstore/typescript-angular2/npm</module>
<module>samples/client/petstore/typescript-angular4/npm</module>
<module>samples/client/petstore/swift3/default/SwaggerClientTests</module>
Expand Down

0 comments on commit b33f016

Please sign in to comment.