Move responses mocking helpers to a shared lib (#3878)
These are generally useful
This commit is contained in:
@@ -11,3 +11,4 @@ codex-core = { path = "../.." }
|
||||
serde_json = "1"
|
||||
tempfile = "3"
|
||||
tokio = { version = "1", features = ["time"] }
|
||||
wiremock = "0.6"
|
||||
|
||||
Reference in New Issue
Block a user