Fix test
This commit is contained in:
parent
059b732401
commit
2f456d972f
@ -42,7 +42,7 @@ serde_json = { version = "^1", optional = true }
|
||||
[dev-dependencies]
|
||||
async-std = { version = "^1.9", features = [ "attributes" ] }
|
||||
maplit = { version = "^1" }
|
||||
sea-orm = { path = ".", features = ["sqlx-sqlite", "runtime-async-std-native-tls"] }
|
||||
sea-orm = { path = ".", features = ["sqlx-sqlite", "sqlx-json", "sqlx-chrono", "runtime-async-std-native-tls"] }
|
||||
|
||||
[features]
|
||||
debug-print = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user