test element descriptions
This commit is contained in:
parent
a317f24976
commit
f2dc1483dd
6 changed files with 80 additions and 1 deletions
|
|
@ -31,6 +31,7 @@ class SetsEndpointTest extends TestCase
|
|||
new CreateElementDto(
|
||||
set: $baderechSet,
|
||||
title: $baderechSet->getName(),
|
||||
description: $baderechSet->getDescription(),
|
||||
parentElement: null,
|
||||
)
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue