mirror of
https://github.com/lldap/lldap.git
synced 2026-07-25 17:58:44 +00:00
server: Switch tests to pretty_assertions
This commit is contained in:
committed by
nitnelave
parent
1598f096e9
commit
134796aa9f
@@ -32,6 +32,7 @@ pub mod tests {
|
||||
infra::configuration::ConfigurationBuilder,
|
||||
};
|
||||
use lldap_auth::{opaque, registration};
|
||||
use pretty_assertions::assert_eq;
|
||||
use sea_orm::Database;
|
||||
|
||||
pub fn get_default_config() -> Configuration {
|
||||
|
||||
Reference in New Issue
Block a user