master- Sync Repo
This commit is contained in:
parent
d8fca2c9b4
commit
4f47fa630b
@ -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 = "cicd.bayhan.ca", port = "9292", tags = "${pactbroker.tags:origin/master}")
|
||||
@PactBroker(host = "pact.bayhan.ca", port = "443", tags = "${pactbroker.tags:origin/master}")
|
||||
public class GenericStateWithParameterContractTest {
|
||||
|
||||
@LocalServerPort
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user