diff --git a/ynh-dev b/ynh-dev index 35001b6..820f758 100755 --- a/ynh-dev +++ b/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