- Issue created by @nicolasgraph
- Merge request !4Draft: Quick fix 'Class contains 1 abstract method and must therefore be declared... → (Open) created by nicolasgraph
When running tests I got the following error:
PHP Fatal error: Class Drupal\commerce_payplug_tests\Services\PayPlugServiceTest contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Drupal\commerce_payplug\Services\PayPlugServiceInterface::createPayPlugRefund) in /app/web/modules/contrib/commerce_payplug/tests/modules/commerce_payplug_tests/src/Services/PayPlugServiceTest.php on line 22
Active
4.0
Code