tests: include an email with an underscore to tests (#64)

This commit is contained in:
Sina Atalay 2024-05-12 16:45:14 +03:00
parent 30c1ffeafd
commit 8cbff34877
1 changed files with 1 additions and 1 deletions

View File

@ -275,7 +275,7 @@ def rendercv_filled_curriculum_vitae_data_model(
name="John Doe", name="John Doe",
label="Mechanical Engineer", label="Mechanical Engineer",
location="Istanbul, Turkey", location="Istanbul, Turkey",
email="johndoe@example.com", email="john_doe@example.com",
phone="+905419999999", # type: ignore phone="+905419999999", # type: ignore
website="https://example.com", # type: ignore website="https://example.com", # type: ignore
social_networks=[ social_networks=[