Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
user1823 committed Jan 13, 2025
1 parent 74077df commit 2aec170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rslib/src/scheduler/fsrs/params.rs
Original file line number Diff line number Diff line change
Expand Up @@ -719,7 +719,7 @@ pub(crate) mod tests {
revlog(RevlogReviewKind::Learning, 10),
revlog(RevlogReviewKind::Review, 6),
];
// L R |
// L R |
assert_eq!(
convert_ignore_before(revlogs, false, days_ago_ms(4))
.unwrap()
Expand Down

0 comments on commit 2aec170

Please sign in to comment.