From 04e9f253dafc8534c9c35c6fab32c3ccc7a4b9ae Mon Sep 17 00:00:00 2001 From: Jeppe Date: Sat, 15 Aug 2026 20:21:12 +0200 Subject: [PATCH] fix(e2e): classify xlvask-flag-to-selvvash-navigation.spec.ts as superuser role PR #308 (AUT-11) added a new e2e test for the XL Vask flag to Selvvask navigation, but it failed the playwright-full-slice-ownership check because it wasn't in any of the role-scoped ownedFilesByRole lists. Since the Selvvash view is superuser-only functionality, this test should be in the superuser role. --- scripts/run-playwright-full-slice.mjs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/run-playwright-full-slice.mjs b/scripts/run-playwright-full-slice.mjs index 4d63f8a3..afd168a7 100644 --- a/scripts/run-playwright-full-slice.mjs +++ b/scripts/run-playwright-full-slice.mjs @@ -122,7 +122,8 @@ export const ownedFilesByRole = { "superuser-users.spec.ts", "superuser-vehicles.smoke.spec.js", "workfeed-config.smoke.spec.js", - ], + "xlvask-flag-to-selvvash-navigation.spec.ts", +], }; export const titleRules = [