cli-test: Configure `escargot` properly
modified crates/radicle-cli-test/src/lib.rs
@@ -10,6 +10,10 @@ use snapbox::cmd::{Command, OutputAssert};
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -195,9 +199,13 @@ impl TestFormula {
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -522,6 +530,10 @@ impl TestFormula {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -531,18 +543,11 @@ fn bins(cwd: PathBuf) -> Vec<PathBuf> {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|