master- Sync Repo
This commit is contained in:
parent
aab6ca420f
commit
f6195fc09b
@ -23,7 +23,7 @@ import static org.mockito.Mockito.when;
|
||||
@Provider("user-service")
|
||||
@SpringBootTest(webEnvironment = SpringBootTest.WebEnvironment.RANDOM_PORT)
|
||||
// pact_broker is the service name in docker-compose
|
||||
@PactBroker(host = "pact.bayhan.ca", port = "443", tags = "${pactbroker.tags:origin/master}")
|
||||
@PactBroker(host = "https://pact.bayhan.ca", tags = "${pactbroker.tags:origin/master}")
|
||||
public class GenericStateWithParameterContractTest {
|
||||
|
||||
@LocalServerPort
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user