test: fix reporter blob tests on bots (#22281)

This commit is contained in:
Yury Semikhatsky 2023-04-07 17:48:54 -07:00 committed by GitHub
parent 3b94bb6740
commit 1efa8de526
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 = {