|
|
|
@ -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();
|
|
|
|
|