Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Commit 0f53434

Browse files
authored
Merge branch 'main' into feature/opt
2 parents fe28bbc + 2f03568 commit 0f53434

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

playwright.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ module.exports = defineConfig({
2323
['json', { outputFile: 'playwright-metrics.json' }],
2424
['html', { outputFolder: 'playwright-report', open: 'never' }],
2525
],
26-
});
26+
});

0 commit comments

Comments
 (0)