참고소스 수정본
This commit is contained in:
4
참고/playwright-main/.github/workflows/merge.config.ts
vendored
Normal file
4
참고/playwright-main/.github/workflows/merge.config.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
export default {
|
||||
testDir: '../../tests',
|
||||
reporter: [[require.resolve('../../tests/config/ghaMarkdownReporter')], ['html']]
|
||||
};
|
||||
Reference in New Issue
Block a user