mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-23 21:47:55 -05:00
tests: include an email with an underscore to tests (#64)
This commit is contained in:
@@ -275,7 +275,7 @@ def rendercv_filled_curriculum_vitae_data_model(
|
||||
name="John Doe",
|
||||
label="Mechanical Engineer",
|
||||
location="Istanbul, Turkey",
|
||||
email="johndoe@example.com",
|
||||
email="john_doe@example.com",
|
||||
phone="+905419999999", # type: ignore
|
||||
website="https://example.com", # type: ignore
|
||||
social_networks=[
|
||||
|
||||
Reference in New Issue
Block a user