[Bug]: Test it_fails_without_installed_build_script
does not work on Windows
#580
Labels
it_fails_without_installed_build_script
does not work on Windows
#580
Description
It looks like this test uses
chmod
which does not exist on Windows. This causes the test to fail.Expected behaviour
The test to run, and check that the CLI exits if there is no installed build script.
How to reproduce
On windows. Run
cargo test
in your tuono clone.Screenshots
System Info
System info (Rust)
Additional context
No response
The text was updated successfully, but these errors were encountered: