]> git.mxchange.org Git - friendica.git/blobdiff - tests/Util/VFSTrait.php
spelling: comment
[friendica.git] / tests / Util / VFSTrait.php
index 3a203588cf450b4ef179f241b1b5927b7d54dfb1..a98b7925de44895fba08b31e92d107747d2b6f83 100644 (file)
@@ -54,7 +54,7 @@ trait VFSTrait
                $this->setConfigFile('static' . DIRECTORY_SEPARATOR . 'defaults.config.php', true);
                $this->setConfigFile('static' . DIRECTORY_SEPARATOR . 'settings.config.php', true);
                $this->setConfigFile(
-                       'mods' . DIRECTORY_SEPARATOR . 'local.config.vagrant.php',
+                       'mods' . DIRECTORY_SEPARATOR . 'local.config.ci.php',
                        false, 'local.config.php'
                );
        }