Skip to content

Commit 5e5d670

Browse files
committed
Fix class-name
1 parent c29aa3a commit 5e5d670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/src/Controller/NegotiateControllerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
*
2020
* @package SimpleSAML\Test
2121
*/
22-
class NegotiateTest extends TestCase
22+
class NegotiateControllerTest extends TestCase
2323
{
2424
/** @var \SimpleSAML\Configuration */
2525
protected Configuration $config;

0 commit comments

Comments
 (0)