Loading core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTest.php +0 −2 Original line number Diff line number Diff line Loading @@ -357,8 +357,6 @@ protected function assertBlockRevisionCountByTitle(string $block_title, int $exp * Tests that entity blocks deleted correctly. */ public function testDeletion() { // Skipped due to frequent random test failures. $this->markTestSkipped(); /** @var \Drupal\Core\Cron $cron */ $cron = \Drupal::service('cron'); /** @var \Drupal\layout_builder\InlineBlockUsageInterface $usage */ Loading Loading
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTest.php +0 −2 Original line number Diff line number Diff line Loading @@ -357,8 +357,6 @@ protected function assertBlockRevisionCountByTitle(string $block_title, int $exp * Tests that entity blocks deleted correctly. */ public function testDeletion() { // Skipped due to frequent random test failures. $this->markTestSkipped(); /** @var \Drupal\Core\Cron $cron */ $cron = \Drupal::service('cron'); /** @var \Drupal\layout_builder\InlineBlockUsageInterface $usage */ Loading