From 645a420eb15358cf035de86d0019bffe66665527 Mon Sep 17 00:00:00 2001 From: Chris Tsang Date: Sun, 6 Feb 2022 14:47:45 +0800 Subject: [PATCH] cargo fmt --- tests/common/features/schema.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/common/features/schema.rs b/tests/common/features/schema.rs index 149ec9616..f58aa6ae3 100644 --- a/tests/common/features/schema.rs +++ b/tests/common/features/schema.rs @@ -249,4 +249,4 @@ pub async fn create_insert_default_table(db: &DbConn) -> Result