aboutsummaryrefslogtreecommitdiffstats
path: root/tests/notification/submit_post_type_post_test.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/notification/submit_post_type_post_test.php')
-rw-r--r--tests/notification/submit_post_type_post_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/notification/submit_post_type_post_test.php b/tests/notification/submit_post_type_post_test.php
index 037c326bc0..5580d0924e 100644
--- a/tests/notification/submit_post_type_post_test.php
+++ b/tests/notification/submit_post_type_post_test.php
@@ -17,7 +17,7 @@ class phpbb_notification_submit_post_type_post_test extends phpbb_notification_s
{
protected $item_type = 'notification.type.post';
- public function setUp()
+ public function setUp(): void
{
parent::setUp();