mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Rename test/php/library/Icinga/Application/Config to ConfigTest
refs 6011
This commit is contained in:
parent
87863d3212
commit
f20d459000
@ -16,7 +16,7 @@ class ConfigTest extends BaseTestCase
|
||||
{
|
||||
parent::setUp();
|
||||
$this->configDir = IcingaConfig::$configDir;
|
||||
IcingaConfig::$configDir = dirname(__FILE__) . '/Config/files';
|
||||
IcingaConfig::$configDir = dirname(__FILE__) . '/ConfigTest/files';
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user