diff --git a/scripts/run-playwright-full-slice.mjs b/scripts/run-playwright-full-slice.mjs index 177f756e..e4140efa 100644 --- a/scripts/run-playwright-full-slice.mjs +++ b/scripts/run-playwright-full-slice.mjs @@ -99,6 +99,7 @@ export const ownedFilesByRole = { "self-serve-studio-flow.spec.js", "session-bootstrap.spec.ts", "superuser-bookings.spec.ts", + "superuser-cron.spec.ts", "superuser-customer-complaints.spec.ts", "superuser-customers-mass-import.spec.ts", "superuser-department-branding.spec.js",