Skip to content

Commit 0791323

Browse files
committed
fix figma
1 parent d06b664 commit 0791323

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/sut/figma/tests/src/Functional/ContentEntityTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ public function testEntityType(): void {
8585
$keys = [
8686
'id' => 'id',
8787
'label' => 'id',
88+
'published' => 'status',
8889
'uuid' => 'uuid',
8990
'revision' => '',
9091
'bundle' => '',

0 commit comments

Comments
 (0)