Skip to content

Commit f7f0e64

Browse files
OlegApanovichorkunaybek
authored andcommitted
VC-2522 fix php unit test
1 parent 0cc6dff commit f7f0e64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: tests/phpunit/modules/Editors/PostUpdateTest.php

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ public function testGetRequiredActions()
2929
'id' => $postId,
3030
'editableLink' => $editableUrl,
3131
'name' => 'Untitled',
32+
'postType' => 'default',
3233
],
3334
],
3435
];

0 commit comments

Comments
 (0)