We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b54388 commit 8e92de6Copy full SHA for 8e92de6
tests/controller/gallery_album_test.php
@@ -368,6 +368,7 @@ public function test_for_base_load_modreators_allow_rates_and_comments()
368
'S_STATUS_APPROVED' => true,
369
'S_STATUS_UNAPPROVED' => false,
370
'S_STATUS_UNAPPROVED_ACTION' => '',
371
+ 'S_STATUS_UNAPPROVED_PERMISSIONS' => false,
372
'S_STATUS_LOCKED' => false,
373
'U_REPORT' => '',
374
'U_STATUS' => '',
0 commit comments