mirror of
https://github.com/friendica/friendica
synced 2025-04-26 17:50:11 +00:00
add another test
This commit is contained in:
parent
4585335db9
commit
5ff1d431aa
2 changed files with 51 additions and 0 deletions
|
@ -35,6 +35,9 @@ class ConfigFileTransformerTest extends MockedTest
|
|||
'extended' => [
|
||||
'configFile' => (dirname(__DIR__, 4) . '/datasets/config/B.node.config.php'),
|
||||
],
|
||||
'friendica.local' => [
|
||||
'configFile' => (dirname(__DIR__, 4) . '/datasets/config/C.node.config.php'),
|
||||
],
|
||||
];
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue