Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / views / tests / src / Functional / Plugin / PagerTest.php
index eda88916d6647f5525e6caf59522c5efd0e96e64..c80fa09bfc29fb02a0753a98bf0ddd132ce4dfb5 100644 (file)
@@ -2,7 +2,7 @@
 
 namespace Drupal\Tests\views\Functional\Plugin;
 
-use Drupal\system\Tests\Cache\AssertPageCacheContextsAndTagsTrait;
+use Drupal\Tests\system\Functional\Cache\AssertPageCacheContextsAndTagsTrait;
 use Drupal\Tests\views\Functional\ViewTestBase;
 use Drupal\views\Views;
 use Drupal\language\Entity\ConfigurableLanguage;
@@ -93,7 +93,7 @@ class PagerTest extends ViewTestBase {
     $this->assertText('20 items');
 
     // add new display and test the settings again, by override it.
-    $edit = [ ];
+    $edit = [];
     // Add a display and override the pager settings.
     $this->drupalPostForm('admin/structure/views/view/test_store_pager_settings/edit', $edit, t('Add Page'));
     $edit = [