Skip to content

Commit 548d224

Browse files
committed
fixing failed test
1 parent a903b36 commit 548d224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CheckoutTest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ def test_payments_error_mocked(self):
9797
'returnUrl': 'https://your-company.com/...',
9898
u'applicationInfo': {
9999
u'adyenLibrary': {
100-
u'version': '7.1.0',
100+
u'version': '7.1.1',
101101
u'name': 'adyen-python-api-library'
102102
}
103103
},

0 commit comments

Comments
 (0)