We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 289cf13 commit 4492c30Copy full SHA for 4492c30
crates/trycmd/src/lib.rs
@@ -135,7 +135,7 @@
135
//! - 1-to-1 with dumped results
136
//! - `TRYCMD=overwrite` support
137
//!
138
-//! [See full schema](https://github.com/assert-rs/trycmd/blob/main/schema.json):
+//! [See full schema](https://github.com/assert-rs/snapbox/blob/main/crates/trycmd/schema.json):
139
//! Basic parameters:
140
//! - `bin.name`: The name of the binary target from `Cargo.toml` to be used to find the file path
141
//! - `args`: the arguments (including flags and option) passed to the binary
0 commit comments