Skip to content

Commit 4cea2ed

Browse files
committed
test(plugin-lighthouse): update snapshot to include context
1 parent 0932c68 commit 4cea2ed

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

e2e/plugin-lighthouse-e2e/tests/__snapshots__/collect.e2e.test.ts.snap

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,12 @@ exports[`PLUGIN collect report with lighthouse-plugin NPM package > should run p
7777
"title": "Document has a valid \`hreflang\`",
7878
},
7979
],
80+
"context": {
81+
"urlCount": 1,
82+
"weights": {
83+
"1": 1,
84+
},
85+
},
8086
"groups": [
8187
{
8288
"refs": [

0 commit comments

Comments
 (0)