Change test_registration

This commit is contained in:
bitfl0wer 2023-05-09 19:30:52 +02:00
parent 5d039310bb
commit 38d9c3ad03
No known key found for this signature in database
GPG Key ID: 84BBB60DF895ABF2
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()),