1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-09 10:16:36 +02:00

[ticket/16544] Fix notifications tests

PHPBB3-16544
This commit is contained in:
rxu
2020-07-01 21:12:35 +07:00
parent aa76f6b9f2
commit 02f54ef219
8 changed files with 545 additions and 9 deletions

View File

@@ -32,6 +32,7 @@ abstract class phpbb_tests_notification_base extends phpbb_database_test_case
'notification.type.bookmark',
'notification.type.disapprove_post',
'notification.type.disapprove_topic',
'notification.type.forum',
'notification.type.pm',
'notification.type.post',
'notification.type.post_in_queue',