Skip to content

Commit 63b367e

Browse files
committed
fix
1 parent 43b1a97 commit 63b367e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

definitions/output/reports/tech_crux.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ for (const category of Object.keys(lighthouse?.categories ? lighthouse.categorie
5252
'uses-passive-event-listeners',
5353
'uses-rel-preload',
5454
'third-party-facades',
55-
"layout-shifts"
55+
"layout-shifts",
5656
"non-composited-animations",
5757
"unsized-images",
5858
"redirects",

0 commit comments

Comments
 (0)