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

Fix use-statement

parent 52849114
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ namespace SimpleSAML\Test\Module\saml\Controller;
use PHPUnit\Framework\TestCase;
use SimpleSAML\Configuration;
use SimpleSAML\Http\RunnableResponse;
use SimpleSAML\HTTP\RunnableResponse;
use SimpleSAML\Module\saml\Controller;
use SimpleSAML\Session;
use SimpleSAML\Utils;
......
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