Skip to content

Commit 79f3b2a

Browse files
committed
Rename test so phpunit can find it
1 parent 594b542 commit 79f3b2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/src/SimpleSAML/Auth/ProcessingFilterTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
*
1414
* @covers \SimpleSAML\Auth\ProcessingFilter
1515
*/
16-
class AttributeAlterTest extends TestCase
16+
class ProcessingFilterTest extends TestCase
1717
{
1818
/**
1919
* Helper function to run the filter with a given configuration.

0 commit comments

Comments
 (0)