Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Friedman <[email protected]>
  • Loading branch information
iMattPro committed May 31, 2024
1 parent a7907ae commit d642b73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/event/listener_test.php
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ public function test_getSubscribedEvents()
'core.ucp_display_module_before',
'core.acp_main_notice',
'core.page_header_after',
'core.user_add_modify_notifications_data',
], array_keys(\phpbb\webpushnotifications\event\listener::getSubscribedEvents()));
}

Expand Down

0 comments on commit d642b73

Please sign in to comment.