minor #9851 [Validator] Removed duplicated test for IBAN in data provider (stewe)

This PR was merged into the 2.3 branch.

Discussion
----------

[Validator] Removed duplicated test for IBAN in data provider

Working on #9850, I spotted a duplicated value on `getValidIbans` data provider and I just removed the duplicated value.

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Commits
-------

35610d0 [Validator] Removed duplicated test for IBAN in data provider
This commit is contained in:
Fabien Potencier 2013-12-26 09:07:40 +01:00
commit c86e8c11e2

View File

@ -53,7 +53,6 @@ class IbanValidatorTest extends \PHPUnit_Framework_TestCase
public function getValidIbans()
{
return array(
array('CH93 0076 2011 6238 5295 7'), //Switzerland
array('CH9300762011623852957'), // Switzerland without spaces
//Country list