From 7a0c7372b81ff06f4247538a13ff5dcbfea98f0f Mon Sep 17 00:00:00 2001 From: Harriet H-W Date: Tue, 14 May 2024 10:40:35 +0100 Subject: [PATCH] update 'no Oasys' nomsNumber We will shortly be restricting referrer permissions to only create applications for offenders within the same prison. The previous nomsNumber used here did not have prison data, and a new one has been added in AP Tools with more detail here: https://github.com/ministryofjustice/hmpps-approved-premises-tools/pull/67s --- playwright.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playwright.config.ts b/playwright.config.ts index 8f44fcde3..05d41a99b 100644 --- a/playwright.config.ts +++ b/playwright.config.ts @@ -70,7 +70,7 @@ export default defineConfig({ personWithoutOasys: { name: 'James Brown', crn: 'C246139', - nomsNumber: 'A5671YZ', + nomsNumber: 'A1234AJ', }, pomUser: { name: 'Prison Officer',