We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d06b664 commit 0791323Copy full SHA for 0791323
tests/sut/figma/tests/src/Functional/ContentEntityTest.php
@@ -85,6 +85,7 @@ public function testEntityType(): void {
85
$keys = [
86
'id' => 'id',
87
'label' => 'id',
88
+ 'published' => 'status',
89
'uuid' => 'uuid',
90
'revision' => '',
91
'bundle' => '',
0 commit comments