aboutsummaryrefslogtreecommitdiffstats
path: root/tests/notification/submit_post_type_post_in_queue_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
| | | | PHPBB3-14948
* [ticket/12990] Fix unit testsTristan Darricau2014-08-171-1/+1
| | | | PHPBB3-12990
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
| | | | PHPBB3-12594
* [ticket/11474] Add test user with only global m_approve permissionsJoas Schilling2013-03-271-2/+7
| | | | | PHPBB3-11405 PHPBB3-11474
* [ticket/11405] Add unit tests for post_in_queueJoas Schilling2013-03-261-0/+102
PHPBB3-11405