dumps optimized
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user