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")
|
@Provider("user-service")
|
||||||
@SpringBootTest(webEnvironment = SpringBootTest.WebEnvironment.RANDOM_PORT)
|
@SpringBootTest(webEnvironment = SpringBootTest.WebEnvironment.RANDOM_PORT)
|
||||||
// pact_broker is the service name in docker-compose
|
// 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 {
|
public class GenericStateWithParameterContractTest {
|
||||||
|
|
||||||
@LocalServerPort
|
@LocalServerPort
|
||||||
@ -61,6 +61,4 @@ public class GenericStateWithParameterContractTest {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user