Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
raphodn committed May 17, 2024
1 parent 5395127 commit 2fcf507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lemarche/api/tenders/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"contact_first_name": "Prénom",
"contact_last_name": "Nom",
"contact_email": USER_CONTACT_EMAIL,
"contact_phone": "string",
"contact_phone": "+33123456789",
"response_kind": ["EMAIL"],
"deadline_date": "2023-03-14",
# "extra_data": {}
Expand Down

0 comments on commit 2fcf507

Please sign in to comment.