master- Sync Repo
This commit is contained in:
parent
ec6ed6a564
commit
f3db749e22
@ -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_broker", tags = "${pactbroker.tags:prod}")
|
||||
@PactBroker(host = "cicd.bayhan.ca:9292", tags = "${pactbroker.tags:prod}")
|
||||
public class GenericStateWithParameterContractTest {
|
||||
|
||||
@LocalServerPort
|
||||
@ -61,6 +61,4 @@ public class GenericStateWithParameterContractTest {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user