Issue #3135629 by xjm, dww, DamienMcKenna: Follow-up hotfix for PHP 7.0 compatibility.
parent
a0e26e5338
commit
75e41fadef
|
@ -23,7 +23,7 @@ class DatabaseVersionCheckUpdateTest extends BrowserTestBase {
|
|||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
protected function setUp(): void {
|
||||
protected function setUp() {
|
||||
parent::setUp();
|
||||
$this->ensureUpdatesToRun();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue