mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 19:24:01 +02:00
[ticket/12990] Fix unit tests
PHPBB3-12990
This commit is contained in:
@@ -25,8 +25,8 @@ class phpbb_notification_group_request_test extends phpbb_tests_notification_bas
|
||||
return array_merge(
|
||||
parent::get_notification_types(),
|
||||
array(
|
||||
'group_request',
|
||||
'group_request_approved',
|
||||
'notification.type.group_request',
|
||||
'notification.type.group_request_approved',
|
||||
)
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user