Skip to content

Commit 43c988f

Browse files
authored
Feature:Add tests for json_schema.rs (#1133)
1 parent 2b6a34b commit 43c988f

File tree

3 files changed

+990
-3
lines changed

3 files changed

+990
-3
lines changed

Cargo.lock

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,3 +146,4 @@ azure_storage_blobs = { version = "0.21.0", default-features = false, features =
146146
"hmac_rust",
147147
] }
148148
serde_path_to_error = "0.1.17"
149+
expect-test = "1.5.0"

0 commit comments

Comments
 (0)