fix: tests
This commit is contained in:
		
							parent
							
								
									26b7b8575c
								
							
						
					
					
						commit
						c88b5ba729
					
				@ -77,6 +77,8 @@ mod test {
 | 
				
			|||||||
                birthday: NaiveDate::from_ymd_opt(1980, 1, 1).unwrap(),
 | 
					                birthday: NaiveDate::from_ymd_opt(1980, 1, 1).unwrap(),
 | 
				
			||||||
                phone: 800017002,
 | 
					                phone: 800017002,
 | 
				
			||||||
                adress: None,
 | 
					                adress: None,
 | 
				
			||||||
 | 
					                job_title: about.clone(),
 | 
				
			||||||
 | 
					                web: Some("http://vlach.xyz".to_string()),
 | 
				
			||||||
                social: SocalLinks {
 | 
					                social: SocalLinks {
 | 
				
			||||||
                    facebook: None,
 | 
					                    facebook: None,
 | 
				
			||||||
                    linkedin: None,
 | 
					                    linkedin: None,
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user