Skip to content

Commit

Permalink
comment out erlang server test (#6499)
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 authored May 30, 2020
1 parent 1efeb92 commit 5b6d12e
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 @@ -1409,7 +1409,7 @@
<module>samples/client/petstore/kotlin-moshi-codegen/</module>
<module>samples/client/petstore/kotlin-json-request-string/</module>
<!-- servers -->
<module>samples/server/petstore/erlang-server</module>
<!--<module>samples/server/petstore/erlang-server</module>-->
<module>samples/server/petstore/jaxrs/jersey2</module>
<module>samples/server/petstore/jaxrs/jersey2-useTags</module>
<module>samples/server/petstore/spring-mvc</module>
Expand Down

0 comments on commit 5b6d12e

Please sign in to comment.