mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/11103] UCP Notification List
PHPBB3-11103
This commit is contained in:
@@ -272,6 +272,7 @@ class phpbb_notification_test extends phpbb_database_test_case
|
||||
$this->assertEquals(array(
|
||||
'notifications' => array(),
|
||||
'unread_count' => 0,
|
||||
'total_count' => 0,
|
||||
), $this->notifications->load_notifications(array(
|
||||
'count_unread' => true,
|
||||
)));
|
||||
|
Reference in New Issue
Block a user