Skip to content

Commit

Permalink
Fix phpstan errors in test
Browse files Browse the repository at this point in the history
  • Loading branch information
zorn-v committed Nov 30, 2023
1 parent 7292ef5 commit 01f703d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/OAuth/ResourceOwner/TelegramResourceOwnerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
namespace HWI\Bundle\OAuthBundle\Tests\OAuth\ResourceOwner;

use HWI\Bundle\OAuthBundle\OAuth\ResourceOwner\TelegramResourceOwner;
use HWI\Bundle\OAuthBundle\OAuth\Response\AbstractUserResponse;
use HWI\Bundle\OAuthBundle\Test\Fixtures\CustomUserResponse;
use HWI\Bundle\OAuthBundle\Test\OAuth\ResourceOwner\GenericOAuth2ResourceOwnerTestCase;
use Symfony\Component\HttpFoundation\Request;
Expand Down

0 comments on commit 01f703d

Please sign in to comment.