Skip to content

Commit d642b73

Browse files
committed
Fix test
Signed-off-by: Matt Friedman <maf675@gmail.com>
1 parent a7907ae commit d642b73

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/event/listener_test.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ public function test_getSubscribedEvents()
125125
'core.ucp_display_module_before',
126126
'core.acp_main_notice',
127127
'core.page_header_after',
128+
'core.user_add_modify_notifications_data',
128129
], array_keys(\phpbb\webpushnotifications\event\listener::getSubscribedEvents()));
129130
}
130131

0 commit comments

Comments
 (0)