From 978b36e6f0e40d51da469199a81074c23aa229b6 Mon Sep 17 00:00:00 2001 From: "Md. Ashikul Alam" Date: Wed, 4 Dec 2024 18:34:01 +0600 Subject: [PATCH] chore: add confirm registration scope in the ui for testing --- src/data-seeding/roles/qa-scopes-editor.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/data-seeding/roles/qa-scopes-editor.html b/src/data-seeding/roles/qa-scopes-editor.html index cd96be739..7514f1021 100644 --- a/src/data-seeding/roles/qa-scopes-editor.html +++ b/src/data-seeding/roles/qa-scopes-editor.html @@ -59,6 +59,8 @@ 'record.declaration-archive', 'record.declaration-reinstate', 'record.register', + 'record.confirm-registration', + 'record.reject-registration', 'record.export-records', 'record.declaration-print', 'record.declaration-print-supporting-documents',