mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
test: fix reporter blob tests on bots (#22281)
This commit is contained in:
parent
3b94bb6740
commit
1efa8de526
@ -55,6 +55,8 @@ const test = baseTest.extend<{
|
||||
}
|
||||
});
|
||||
|
||||
test.use({ channel: 'chrome' });
|
||||
|
||||
test('should merge into html', async ({ runInlineTest, mergeReports, showReport, page }) => {
|
||||
const reportDir = test.info().outputPath('blob-report');
|
||||
const files = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user