mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
Typo
This commit is contained in:
@@ -104,7 +104,7 @@ mod tests {
|
|||||||
async fn test_mark_as_old() {
|
async fn test_mark_as_old() {
|
||||||
tests_common::setup().await;
|
tests_common::setup().await;
|
||||||
|
|
||||||
// Mark unexistant notification (should be fine)
|
// Mark non-existant notification (should be fine)
|
||||||
mark_as_old(9999999).unwrap();
|
mark_as_old(9999999).unwrap();
|
||||||
|
|
||||||
// Create new notification
|
// Create new notification
|
||||||
|
|||||||
Reference in New Issue
Block a user