Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Limit
run-external --redirect-combine sh
test to not(Windows) (nush…
…ell#10905) # Description Limit the test `-p nu-command --test main commands::run_external::redirect_combine` which uses `sh` to running on `not(Windows)` like is done for other tests assuming unixy CLI items; `sh` doesn't exist on Windows. # User-Facing Changes None; this is a change to tests only. # Tests + Formatting - :green_circle: `toolkit fmt` - :green_circle: `toolkit clippy` - :green_circle: `toolkit test` - :green_circle: `toolkit test stdlib`
- Loading branch information