diff --git a/src/tests/plugins/paypal2/test_webhook.py b/src/tests/plugins/paypal2/test_webhook.py index 6f889dd60c..5fc2cceaf1 100644 --- a/src/tests/plugins/paypal2/test_webhook.py +++ b/src/tests/plugins/paypal2/test_webhook.py @@ -298,6 +298,7 @@ def get_test_order_review_pending(): 'rel': 'self', 'method': 'GET'}]} + class Object(): pass