mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
[ticket/17010] Move web push testing to slow test group
PHPBB3-17010
This commit is contained in:
parent
edaff6cd2d
commit
ad196d1dba
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue