forked from lavina/lavina
fmt
This commit is contained in:
parent
fe802aca26
commit
bb4bc43abf
|
@ -322,7 +322,7 @@ mod tests {
|
||||||
just_created: false,
|
just_created: false,
|
||||||
}],
|
}],
|
||||||
..Default::default()
|
..Default::default()
|
||||||
};
|
};
|
||||||
assert_eq!(expected, response);
|
assert_eq!(expected, response);
|
||||||
|
|
||||||
drop(conn);
|
drop(conn);
|
||||||
|
|
Loading…
Reference in New Issue