fix: tests

This commit is contained in:
Ondrej Vlach 2023-12-09 00:13:30 +01:00
parent 26b7b8575c
commit c88b5ba729
Signed by: ovlach
GPG Key ID: 4FF1A23B4914DE70

View File

@ -77,6 +77,8 @@ mod test {
birthday: NaiveDate::from_ymd_opt(1980, 1, 1).unwrap(),
phone: 800017002,
adress: None,
job_title: about.clone(),
web: Some("http://vlach.xyz".to_string()),
social: SocalLinks {
facebook: None,
linkedin: None,