We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be3cf2d commit 46ec0f5Copy full SHA for 46ec0f5
1 file changed
tests/test_customer.py
@@ -20,7 +20,7 @@ def test_all(self):
20
Test Function: Customer
21
"""
22
customer_object = {
23
- "email": "test_payer_999940@testuser.com",
+ "email": "test_payer_999943@testuser.com",
24
"first_name": "Rafa",
25
"last_name": "Williner",
26
"phone": {
0 commit comments