Skip to content

Commit 46ec0f5

Browse files
committed
Change e-mail customer
1 parent be3cf2d commit 46ec0f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_customer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def test_all(self):
2020
Test Function: Customer
2121
"""
2222
customer_object = {
23-
"email": "test_payer_999940@testuser.com",
23+
"email": "test_payer_999943@testuser.com",
2424
"first_name": "Rafa",
2525
"last_name": "Williner",
2626
"phone": {

0 commit comments

Comments
 (0)