mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-22 00:38:27 +02:00
Improve CLI streaming output, logging flags, and schema/help ergonomics
This commit is contained in:
@@ -156,7 +156,6 @@ fn request_send_persists_response_body_and_events() {
|
||||
.args(["request", "send", &request_id])
|
||||
.assert()
|
||||
.success()
|
||||
.stdout(contains("HTTP 200 OK"))
|
||||
.stdout(contains("hello from integration test"));
|
||||
|
||||
let qm = query_manager(data_dir);
|
||||
|
||||
Reference in New Issue
Block a user