We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c29aa3a commit 5e5d670Copy full SHA for 5e5d670
tests/src/Controller/NegotiateControllerTest.php
@@ -19,7 +19,7 @@
19
*
20
* @package SimpleSAML\Test
21
*/
22
-class NegotiateTest extends TestCase
+class NegotiateControllerTest extends TestCase
23
{
24
/** @var \SimpleSAML\Configuration */
25
protected Configuration $config;
0 commit comments