mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 15:27:42 +02:00
[ticket/16549] Merge branch ticket/16549 into ticket/16549-master
PHPBB3-16549
This commit is contained in:
@@ -21,7 +21,7 @@ require_once dirname(__FILE__) . '/tasks/simple_should_not_run.php';
|
|||||||
class phpbb_cron_manager_test extends \phpbb_test_case
|
class phpbb_cron_manager_test extends \phpbb_test_case
|
||||||
{
|
{
|
||||||
protected $manager;
|
protected $manager;
|
||||||
protected $tast_name;
|
protected $task_name;
|
||||||
|
|
||||||
protected function setUp(): void
|
protected function setUp(): void
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user