Skip to content

Commit

Permalink
Apply fixes from StyleCI (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: Elnur Hajiyev <[email protected]>
  • Loading branch information
elnurvl and elnurvl authored Sep 5, 2021
1 parent e9783e3 commit 9dd1fc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/Service/GlobalAuthenticationServiceTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@ public function testSuccessfulResponse(?string $customerReference, ?DateTime $bi
* @dataProvider fakeResponses
*
* @param string $profileId
* @param int $profileVersion
* @param int $profileVersion
* @param string $customerReference
* @param string $bandText
* @param int $score
* @param int $score
*
* @throws IdentityVerificationFailureException
*/
Expand Down

0 comments on commit 9dd1fc8

Please sign in to comment.