diff --git a/lighthouse-cli/test/cli/__snapshots__/index-test.js.snap b/lighthouse-cli/test/cli/__snapshots__/index-test.js.snap index c9b115485434..ac884fe745c8 100644 --- a/lighthouse-cli/test/cli/__snapshots__/index-test.js.snap +++ b/lighthouse-cli/test/cli/__snapshots__/index-test.js.snap @@ -1081,9 +1081,6 @@ Object { Object { "path": "chrome-console-messages", }, - Object { - "path": "accessibility", - }, Object { "path": "anchor-elements", }, @@ -1132,6 +1129,9 @@ Object { Object { "path": "seo/tap-targets", }, + Object { + "path": "accessibility", + }, ], "networkQuietThresholdMs": 1000, "passName": "defaultPass", diff --git a/lighthouse-cli/test/fixtures/byte-efficiency/tester.html b/lighthouse-cli/test/fixtures/byte-efficiency/tester.html index 4b617c90bfd5..17e1372dcde4 100644 --- a/lighthouse-cli/test/fixtures/byte-efficiency/tester.html +++ b/lighthouse-cli/test/fixtures/byte-efficiency/tester.html @@ -144,6 +144,7 @@

Byte efficiency tester page

+

Add some text here so axe will scroll to the bottom