Index: branches/fundraising/extensions/DonationInterface/tests/Adapter/GlobalCollect/GlobalCollectTestCase.php |
— | — | @@ -29,7 +29,6 @@ |
30 | 30 | * @group Gateways |
31 | 31 | * @group DonationInterface |
32 | 32 | * @group GlobalCollect |
33 | | - * @group BankTransfer |
34 | 33 | */ |
35 | 34 | class DonationInterface_Adapter_GlobalCollect_GlobalCollectTestCase extends DonationInterfaceTestCase { |
36 | 35 | |