Skip to content
Snippets Groups Projects
Commit c36fc041 authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Properly load config for tests

parent 7b09820c
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,7 @@ class DiscoControllerTest extends TestCase
'[ARRAY]',
'simplesaml'
);
Configuration::setPreLoadedConfig($this->config, 'config.php', 'simplesaml');
$this->session = Session::getSessionFromRequest();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment