mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-06 00:47:09 +00:00
test(frontend): more tests
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { defineConfig } from '@playwright/test';
|
||||
|
||||
export default defineConfig({
|
||||
fullyParallel: true,
|
||||
webServer: {
|
||||
command: 'deno task build && deno task preview',
|
||||
port: 4173
|
||||
|
||||
Reference in New Issue
Block a user