ci: Test container enhancements (#17008)

This commit is contained in:
shortstacked
2025-07-10 11:50:03 +01:00
committed by GitHub
parent 2294c3d71b
commit be3e75dbee
23 changed files with 408 additions and 154 deletions

View File

@@ -1,4 +1,4 @@
/* eslint-disable import/no-default-export */
/* eslint-disable import-x/no-default-export */
import type { Project } from '@playwright/test';
import { defineConfig } from '@playwright/test';