mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
pass ci
This commit is contained in:
parent
afafc31445
commit
417cd19738
1 changed files with 2 additions and 2 deletions
|
@ -358,9 +358,9 @@ mod tests {
|
|||
RevlogEntry {
|
||||
ease_factor: 2500,
|
||||
interval: 100,
|
||||
..revlog(RevlogReviewKind::Review, 100)
|
||||
..revlog(RevlogReviewKind::Review, 99)
|
||||
},
|
||||
revlog(RevlogReviewKind::Review, 1),
|
||||
revlog(RevlogReviewKind::Review, 0),
|
||||
],
|
||||
TimestampSecs::now(),
|
||||
0.9,
|
||||
|
|
Loading…
Reference in a new issue