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