Skip to content

Commit cba8d89

Browse files
authored
Update CourtScheduleProviderPactTest.java
1 parent aa397fc commit cba8d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/uk/gov/hmcts/cp/pact/provider/CourtScheduleProviderPactTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
scheme = "https",
3333
host = "hmcts-dts.pactflow.io",
3434
providerBranch = "dev/pactTest",
35-
authentication = @PactBrokerAuth(token = "eOmnLAeYytphFMQZIj7hUg")
35+
authentication = @PactBrokerAuth(token = "<token>")
3636
)
3737
public class CourtScheduleProviderPactTest {
3838

0 commit comments

Comments
 (0)