server: Switch tests to pretty_assertions
This commit is contained in:
committed by
nitnelave
parent
1598f096e9
commit
134796aa9f
@@ -42,6 +42,7 @@ mod tests {
|
||||
sql_migrations,
|
||||
types::{GroupId, JpegPhoto, Serialized, Uuid},
|
||||
};
|
||||
use pretty_assertions::assert_eq;
|
||||
|
||||
use super::*;
|
||||
use chrono::prelude::*;
|
||||
|
||||
Reference in New Issue
Block a user