Skip to content

Commit 4693211

Browse files
fix workspace for supplier test data
1 parent 6e86b9d commit 4693211

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/helpers/generate-fetch-test-data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ export async function checkSupplierExists(
105105

106106
export async function createSupplierEntry(supplierId: string): Promise<void> {
107107
await createSupplierData({
108-
filter: "nhs-notify-supplier-api-letter-test-data-utility",
108+
filter: "nhs-notify-supplier-api-suppliers-data-utility",
109109
supplierId,
110110
apimId: supplierId,
111111
name: "TestSupplier",

0 commit comments

Comments
 (0)