mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
Fixing typo
This commit is contained in:
parent
c52649caa2
commit
e7053eab3a
1 changed files with 1 additions and 1 deletions
2
ynh-dev
2
ynh-dev
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue