php 7.3
This commit is contained in:
parent
41b4869052
commit
c71b01a73e
|
@ -41,7 +41,7 @@ class LAMConfigTest extends TestCase {
|
|||
/**
|
||||
* Prepares the environment before running a test.
|
||||
*/
|
||||
protected function setUp() {
|
||||
protected function setUp(): void {
|
||||
parent::setUp();
|
||||
testCreateDefaultConfig();
|
||||
$profiles = getConfigProfiles();
|
||||
|
|
Loading…
Reference in New Issue