diff --git a/core/modules/views/src/Tests/Handler/FieldWebTest.php b/core/modules/views/src/Tests/Handler/FieldWebTest.php index 6a52f9c..1b5df62 100644 --- a/core/modules/views/src/Tests/Handler/FieldWebTest.php +++ b/core/modules/views/src/Tests/Handler/FieldWebTest.php @@ -75,6 +75,7 @@ public function testClickSorting() { $expected_contexts = [ 'languages:language_interface', 'theme', + 'url.query_args.pagers:0', 'url.query_args:order', 'url.query_args:sort', ];