Skip to content

Commit 0f5f335

Browse files
authored
Update playwright-lighthouse-report.js
1 parent ea85fa3 commit 0f5f335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playwright-lighthouse-report.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const {expect} = require("expect");
77
'browserVersion': 'latest',
88
'LT:Options': {
99
'platform': 'Windows 10',
10-
'build': 'Playwright Single Build',
10+
'build': 'Playwright Test Lighthouse Report',
1111
'name': 'Playwright Test with Lighthouse report',
1212
'user': process.env.LT_USERNAME,
1313
'accessKey': process.env.LT_ACCESS_KEY,

0 commit comments

Comments
 (0)