Skip to content

Commit

Permalink
CS fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
chalasr committed Sep 7, 2022
1 parent 826315e commit 4559ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Services/JWSProvider/LcobucciJWSProviderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ public function testCreateWithEcdsa()
TkeeWHzDF5tKLvuO0HGEX9N7Fn0dOBWZYVSDk/iaZw==
-----END EC PRIVATE KEY-----
EOF
);
);
$keyLoaderMock
->expects($this->once())
->method('getPassphrase')
Expand Down

0 comments on commit 4559ae9

Please sign in to comment.