Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

Commit

Permalink
- remove brand option
Browse files Browse the repository at this point in the history
  • Loading branch information
frostblogNet authored and devheidelpay committed Jul 14, 2017
1 parent 59c3b93 commit cc8e877
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Unit/PaymentMethods/IDealPaymentMethodTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ public function testAuthorize()
$this->assertEquals($configBankCountry, $response[1]->getConfig()->getBankCountry());

$configBrands = array(
'ING_TEST' => 'Test Bank',
'INGBNL2A' => 'Issuer Simulation V3 - ING',
'RABONL2U' => 'Issuer Simulation V3 - RABO'
);
Expand Down

0 comments on commit cc8e877

Please sign in to comment.