dumps optimized

This commit is contained in:
2025-11-27 14:46:11 +01:00
parent 6a0cab6cc6
commit 1348c37675
48 changed files with 134350 additions and 7912 deletions

View File

@@ -15,7 +15,7 @@ import path from 'path';
*/
describe('Steps 7-9 Alignment Fix (E2E)', () => {
let adapter: PlaywrightAutomationAdapter;
const fixtureBaseUrl = `file://${path.resolve(process.cwd(), 'resources/mock-fixtures')}`;
const fixtureBaseUrl = `file://${path.resolve(process.cwd(), 'html-dumps')}`;
beforeAll(async () => {
adapter = new PlaywrightAutomationAdapter({