test demo root pdf
This commit is contained in:
parent
bb80d624c3
commit
1b63829b68
2 changed files with 2 additions and 4 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue