Skip to content

Commit ab4db69

Browse files
committed
adjusting test
1 parent 2fa80ad commit ab4db69

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pythonpro/core/tests/test_lead_landing_page.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ def resp_lead_creation_with_no_offer(client, db, fake: Faker, create_lead_mock,
247247
data={
248248
'first_name': fake.name(),
249249
'email': email,
250+
'phone': "(11)966922655",
250251
},
251252
secure=True
252253
)

0 commit comments

Comments
 (0)