Add new test command for role switcher keyboard functionality

This commit is contained in:
Bastian Masanek
2025-11-04 12:39:34 +01:00
parent 3fc87bd546
commit 7ee1a24216

View File

@@ -79,7 +79,8 @@
"Bash(pnpm nuxt typecheck:*)", "Bash(pnpm nuxt typecheck:*)",
"Bash(pnpm remove:*)", "Bash(pnpm remove:*)",
"Bash(pnpm db:generate:*)", "Bash(pnpm db:generate:*)",
"Bash(pnpm tsx:*)" "Bash(pnpm tsx:*)",
"Bash(node test-roleswitcher-keyboard.mjs:*)"
], ],
"deny": [], "deny": [],
"ask": [] "ask": []