changing the structure of the unit testing for good
This commit is contained in:
@@ -21,3 +21,7 @@ tracing = "0.1.41"
|
||||
[lib]
|
||||
name = "server"
|
||||
path = "src/lib.rs"
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "1.0", features = ["full", "test-util"] }
|
||||
dotenv = "0.15"
|
||||
|
||||
Reference in New Issue
Block a user