Switch to pretty_assertions
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
use actix_web::{App, HttpServer};
|
||||
use pretty_assertions::assert_eq;
|
||||
use taskchampion::{Replica, ServerConfig, Status, StorageConfig, Uuid};
|
||||
use taskchampion_sync_server::{storage::InMemoryStorage, Server};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user