Implement a fix for password recursion
This commit is contained in:
+1
-1
@@ -126,4 +126,4 @@ mod tests {
|
||||
length: Some(20), seq: 99, date: NaiveDate::from_ymd_opt(2020, 12, 09).unwrap(),
|
||||
comment: Some("a b c".to_string()) }));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user