diff --git a/spec/EcPhp/CasBundle/Configuration/SymfonySpec.php b/spec/EcPhp/CasBundle/Configuration/SymfonySpec.php index 8da4677..a47ece5 100644 --- a/spec/EcPhp/CasBundle/Configuration/SymfonySpec.php +++ b/spec/EcPhp/CasBundle/Configuration/SymfonySpec.php @@ -20,7 +20,6 @@ class SymfonySpec extends ObjectBehavior { public function it_implements_array_access() { - $this ->offsetExists('protocol') ->shouldReturn(true);