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

Fix typo

parent 4f85be6e
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ class LoggerTest extends TestCase
'logging.level' => Logger::DEBUG
];
// testing static methodss is slightly painful
// testing static methods is slightly painful
Configuration::loadFromArray($config, '[ARRAY]', 'simplesaml');
Logger::setLoggingHandler(null);
}
......
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