diff --git a/tests/notification/notification_method_webpush_test.php b/tests/notification/notification_method_webpush_test.php index f0e1f1cb50..ce79f57838 100644 --- a/tests/notification/notification_method_webpush_test.php +++ b/tests/notification/notification_method_webpush_test.php @@ -19,7 +19,7 @@ use Symfony\Component\DependencyInjection\Loader\YamlFileLoader; require_once __DIR__ . '/base.php'; /** - * @group + * @group slow */ class notification_method_webpush_test extends phpbb_tests_notification_base {