Loading core/modules/contextual/tests/src/FunctionalJavascript/ContextualLinksTest.php +0 −3 Original line number Diff line number Diff line Loading @@ -33,9 +33,6 @@ protected function setUp(): void { $this->drupalLogin($this->createUser(['access contextual links'])); $this->placeBlock('system_branding_block', [ 'id' => 'branding', // @todo Remove this when // https://www.drupal.org/project/drupal/issues/3257504 is fixed. 'region' => 'sidebar_first', ]); } Loading Loading
core/modules/contextual/tests/src/FunctionalJavascript/ContextualLinksTest.php +0 −3 Original line number Diff line number Diff line Loading @@ -33,9 +33,6 @@ protected function setUp(): void { $this->drupalLogin($this->createUser(['access contextual links'])); $this->placeBlock('system_branding_block', [ 'id' => 'branding', // @todo Remove this when // https://www.drupal.org/project/drupal/issues/3257504 is fixed. 'region' => 'sidebar_first', ]); } Loading