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 9347615 commit 2d62270Copy full SHA for 2d62270
Tests/Authentication/Provider/UserAuthenticationProviderTest.php
@@ -26,6 +26,9 @@
26
use Symfony\Component\Security\Core\User\UserCheckerInterface;
27
use Symfony\Component\Security\Core\User\UserInterface;
28
29
+/**
30
+ * @group legacy
31
+ */
32
class UserAuthenticationProviderTest extends TestCase
33
{
34
public function testSupports()
0 commit comments