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

Fix test

parent fee74665
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,8 @@ class SessionTest extends ClearStateTestCase
*/
public function setUp(): void
{
Configuration::loadFromArray([], '[ARRAY]', '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