Skip to content

Commit

Permalink
Autofix code style.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jul 5, 2021
1 parent 6b549fd commit 1ce1219
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/EcPhp/CasBundle/Configuration/SymfonySpec.php
Expand Up @@ -20,7 +20,6 @@ class SymfonySpec extends ObjectBehavior
{
public function it_implements_array_access()
{

$this
->offsetExists('protocol')
->shouldReturn(true);
Expand Down

0 comments on commit 1ce1219

Please sign in to comment.