cli/test: Skip `rad_diff` on macOS
macOS’s sed requires an argument for -i, which we don’t provide
in the example. Providing it makes the test fail on Linux.
Since this command is deprecated anyway, we just skip macOS.
1 file changed
+7
-0
f7af9181
→
013da67a
modified crates/radicle-cli/tests/commands.rs
@@ -1689,6 +1689,13 @@ fn rad_fork() {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|