test introduction pdf
This commit is contained in:
parent
6cb215a7bf
commit
c1f6437769
2 changed files with 8 additions and 1 deletions
|
|
@ -75,6 +75,10 @@ class DemoSeedDataTest extends TestCase
|
|||
$this->expectedIntroductionRichText(),
|
||||
$childElements[0]->getRichText(),
|
||||
);
|
||||
$this->assertSame(
|
||||
'/assets/pdfs/baderech.pdf',
|
||||
$childElements[0]->getPdfPath(),
|
||||
);
|
||||
}
|
||||
|
||||
private function serializeChildElements(array $childElements): array
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue