This commit is contained in:
user1823 2026-01-06 23:59:55 +05:30 committed by GitHub
parent 94b7ac03d6
commit 833c1c4e7c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -561,3 +561,4 @@ mod test {
col.set_current_deck(child.id).unwrap();
assert_eq!(col.card_queue_len(), 0);
}
}