pull/80/head
Roland Gruber 4 years ago
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…
Cancel
Save