Skip to content

Commit

Permalink
Default to Wiremock random port
Browse files Browse the repository at this point in the history
  • Loading branch information
gdevxy committed Dec 1, 2024
1 parent 5886b61 commit 3345a72
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions client/src/test/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,3 @@
quarkus.smallrye-graphql-client.default.url=http://localhost:${quarkus.wiremock.devservices.port}
quarkus.smallrye-graphql-client.contentful.header.Authorization=Bearer PUBLISHED
quarkus.smallrye-graphql-client.contentful-preview.header.Authorization=Bearer PREVIEW

# Wiremock
quarkus.wiremock.devservices.port=6666

0 comments on commit 3345a72

Please sign in to comment.