Fixing typo

This commit is contained in:
Alexandre Aubin 2017-04-05 03:27:22 +02:00 committed by GitHub
parent c52649caa2
commit e7053eab3a

View file

@ -344,7 +344,7 @@ elif [ "$1" = "test" ]; then
fi
# Run tests
echo "Running tests for Yunohost"
echo "Running tests for YunoHost"
cd /vagrant/yunohost/
py.test tests
cd /vagrant/yunohost/src/yunohost