Fix phpunit

This commit is contained in:
Emili Castells Guasch 2023-10-20 15:16:30 +02:00
parent 518a1f4e4e
commit b6734a82da
5 changed files with 14 additions and 14 deletions

View file

@ -14,7 +14,6 @@ namespace WooCommerce\PayPalCommerce\ApiClient\Entity;
*/
class CardAuthenticationResult {
const LIABILITY_SHIFT_POSSIBLE = 'POSSIBLE';
const LIABILITY_SHIFT_NO = 'NO';
const LIABILITY_SHIFT_UNKNOWN = 'UNKNOWN';