impure-tests: migrate bash to pytest and fix stuff
This commit is contained in:
@@ -32,6 +32,6 @@ mkShell {
|
||||
register-python-argcomplete --shell fish clan > $tmp_path/share/fish/vendor_completions.d/clan.fish
|
||||
register-python-argcomplete --shell bash clan > $tmp_path/share/bash-completion/completions/clan
|
||||
|
||||
${clan-cli}/bin/clan machines create example
|
||||
./bin/clan machines create example
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user