Skip to content

Commit ff15537

Browse files
committed
chore: remove trailing space
1 parent 1a942b0 commit ff15537

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.lighthouserc.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ module.exports = {
3030
'http://localhost:3000/',
3131
'http://localhost:3000/search?q=nuxt',
3232
// 'http://localhost:3000/package/nuxt',
33-
'http://127.0.0.1:3000/package/nuxt/v/0.1.8 ',
33+
'http://127.0.0.1:3000/package/nuxt/v/0.1.8',
3434
],
3535
numberOfRuns: 1,
3636
chromePath: findChrome(),

0 commit comments

Comments
 (0)