Change test_registration

This commit is contained in:
bitfl0wer 2023-05-09 19:30:52 +02:00
parent 6972c6f69e
commit 3011b1164f
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ mod test {
AuthUsername::new("Hiiii".to_string()).unwrap(),
Some(AuthPassword::new("mysupersecurepass123!".to_string()).unwrap()),
true,
Some(AuthEmail::new("four5@aaaa.xyz".to_string()).unwrap()),
Some(AuthEmail::new("four7@aaaa.xyz".to_string()).unwrap()),
None,
None,
Some("2000-01-01".to_string()),