Skip to content

Commit

Permalink
Merge pull request zendframework#5782
Browse files Browse the repository at this point in the history
  • Loading branch information
Maks3w committed Feb 15, 2014
2 parents f36a001 + e9f26ff commit 07fe139
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/ZendTest/Form/FormAbstractServiceFactoryTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,6 @@ public function testFormCanBeCreatedViaInteractionOfAllManagersExceptInputFilter
),
'input_filter' => array(
'email' => array(
'name' => 'email',
'required' => true,
'filters' => array(
array(
Expand Down

0 comments on commit 07fe139

Please sign in to comment.