Skip to content

Commit

Permalink
test: restore the previously deleted Hurl tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-l committed Apr 8, 2024
1 parent 9cb666e commit b549247
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions crates/rpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ tracing.workspace = true
[dev-dependencies]
serde_json = "1.0"
reqwest = "0.11.13"
tokio = { version = "1", features = ["sync", "macros", "rt", "time"] }

0 comments on commit b549247

Please sign in to comment.