Skip to content

Commit 995eaf5

Browse files
committed
Bump the version in unit test
1 parent f78e371 commit 995eaf5

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': '5.0.0',
100+
u'version': '5.1.0',
101101
u'name': 'adyen-python-api-library'
102102
}
103103
},

0 commit comments

Comments
 (0)