test: add accept invitation invalid token tests

This commit is contained in:
Jakub P.
2024-07-16 12:08:50 +02:00
parent b7b3a3025b
commit 2f1f537e00
17 changed files with 143 additions and 12 deletions

View File

@@ -1,4 +1,3 @@
// @ts-check
const { defineConfig, devices } = require('@playwright/test');
/**