We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caa16d3 commit c6b1963Copy full SHA for c6b1963
1 file changed
tests/modules/core/lib/Auth/Process/PHPTest.php
@@ -2,6 +2,7 @@
2
3
namespace SimpleSAML\Test\Module\core\Auth\Process;
4
5
+use Exception;
6
use PHPUnit\Framework\TestCase;
7
8
/**
0 commit comments