forked from lavina/lavina
1
0
Fork 0
This commit is contained in:
Nikita Vilunov 2024-05-26 18:19:08 +02:00
parent fe802aca26
commit bb4bc43abf
1 changed files with 1 additions and 1 deletions

View File

@ -322,7 +322,7 @@ mod tests {
just_created: false,
}],
..Default::default()
};
};
assert_eq!(expected, response);
drop(conn);