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

Fix typo

parent d137a113
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.
Please register or to comment