Skip to content

Commit 1f92ab9

Browse files
committed
CCM-17208: Fix spelling mistake
1 parent c378215 commit 1f92ab9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/pact-tests/provider/supplier-api.digital-letters.provider.pact.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import LetterReturnedEvent from "@nhsdigital/nhs-notify-event-schemas-supplier-a
1515
describe("Supplier API -> Digital Letters pact tests", () => {
1616
test("verify pacts", async () => {
1717
const p = new MessageProviderPact({
18-
provider: "ssupplier-api",
18+
provider: "supplier-api",
1919
pactUrls: [
2020
path.join(
2121
__dirname,

0 commit comments

Comments
 (0)