test demo root pdf

This commit is contained in:
Yisroel Baum 2026-05-27 21:40:55 +03:00
parent bb80d624c3
commit 1b63829b68
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9
2 changed files with 2 additions and 4 deletions

View file

@ -23,6 +23,7 @@ class DemoSeedDataTest extends TestCase
$childElements = $elementRepository->findByParentElement($rootElement);
$this->assertSame('', $rootElement->getRichText());
$this->assertNull($rootElement->getPdfPath());
$this->assertNull($rootElement->getYoutubeUrl());
$this->assertCount(6, $childElements);
$this->assertSame(