Fix small typo (#928)
This commit is contained in:
parent
87a9eb9d15
commit
3a3fdf49a1
@ -68,7 +68,7 @@ impl MockDatabaseConnector {
|
|||||||
false
|
false
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Cpnnect to the [MockDatabase]
|
/// Connect to the [MockDatabase]
|
||||||
#[allow(unused_variables)]
|
#[allow(unused_variables)]
|
||||||
#[instrument(level = "trace")]
|
#[instrument(level = "trace")]
|
||||||
pub async fn connect(string: &str) -> Result<DatabaseConnection, DbErr> {
|
pub async fn connect(string: &str) -> Result<DatabaseConnection, DbErr> {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user