mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-13 22:50:17 +02:00
Fixed various issues inside the tests
This commit is contained in:
parent
7c03630e24
commit
79ab1a2277
4 changed files with 6 additions and 7 deletions
|
@ -22,7 +22,7 @@ namespace App\Tests\Security;
|
|||
|
||||
use App\Entity\UserSystem\User;
|
||||
use App\Security\EnsureSAMLUserForSAMLLoginChecker;
|
||||
use Hslavich\OneloginSamlBundle\Security\Http\Authenticator\Token\SamlToken;
|
||||
use Nbgrp\OneloginSamlBundle\Security\Http\Authenticator\Token\SamlToken;
|
||||
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
|
||||
use Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken;
|
||||
use Symfony\Component\Security\Core\Event\AuthenticationSuccessEvent;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue