mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
Fix tests for update command.
This commit is contained in:
parent
23f92987c0
commit
5899d47d75
@ -12,7 +12,7 @@ setup() {
|
||||
install_dummy_plugin
|
||||
|
||||
# Copy over git repo so we have something to test with
|
||||
cp -r . $ASDF_DIR
|
||||
cp -r .git $ASDF_DIR
|
||||
(
|
||||
cd $ASDF_DIR
|
||||
git remote remove origin
|
||||
|
Loading…
Reference in New Issue
Block a user