Fix tests for update command.

This commit is contained in:
Trevor Brown 2017-03-17 22:24:34 -04:00
parent 23f92987c0
commit 5899d47d75

View File

@ -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