Skip to content

Commit

Permalink
[Validator] Removed duplicated test for IBAN in data provider
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefano Sala committed Dec 23, 2013
1 parent 50c39b9 commit 35610d0
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -53,7 +53,6 @@ public function testValidIbans($iban)
public function getValidIbans()
{
return array(
array('CH93 0076 2011 6238 5295 7'), //Switzerland
array('CH9300762011623852957'), // Switzerland without spaces

//Country list
Expand Down

0 comments on commit 35610d0

Please sign in to comment.