Skip to content

Commit 8e51b64

Browse files
committed
space
1 parent 3b762eb commit 8e51b64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockContentBlockTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ public function testDeletion() {
412412
// Ensure entity block is not deleted because it is needed in revision.
413413
$this->assertNotEmpty($this->blockStorage->load($node_1_block_id));
414414
$this->assertCount(2, $this->blockStorage->loadMultiple());
415-
*/
415+
*/
416416

417417
// Ensure entity block is deleted when node is deleted.
418418
$this->drupalGet('node/1/delete');

0 commit comments

Comments
 (0)