mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-04 15:57:45 +02:00
[ticket/17010] Move web push testing to slow test group
PHPBB3-17010
This commit is contained in:
@@ -19,7 +19,7 @@ use Symfony\Component\DependencyInjection\Loader\YamlFileLoader;
|
|||||||
require_once __DIR__ . '/base.php';
|
require_once __DIR__ . '/base.php';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @group
|
* @group slow
|
||||||
*/
|
*/
|
||||||
class notification_method_webpush_test extends phpbb_tests_notification_base
|
class notification_method_webpush_test extends phpbb_tests_notification_base
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user