Skip to content

Commit cbbbf1a

Browse files
Fix test
1 parent 6b94bf4 commit cbbbf1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Test/Integration/Model/Methods/PaybybankTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
use Mollie\Payment\Model\Methods\Paybybank;
1010

11-
class PaybybankTest extends AbstractMethodTest
11+
class PaybybankTest extends AbstractTestMethod
1212
{
1313
protected $instance = Paybybank::class;
1414

0 commit comments

Comments
 (0)