You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And this is what I get when I try to execute a test:
ssh -i ~/.ssh/id_rsa -p 22022 root@localhost php /var/www/app/var/var/www/app/www/var/www/app/app/var/www/app/vendor/var/www/app/bin/var/www/app/phpunit '--stderr' '--configuration=/var/www/app/var/var/www/app/www/var/www/app/app/var/www/app/test_unit/var/www/app/phpunit.xml' '--filter=^.*::(testLogin)( with (data set )?.*)?$' /var/www/app/home/var/www/app/joe/var/www/app/projects/var/www/app/todo/var/www/app/app/var/www/app/test_unit/var/www/app/tests/var/www/app/json/var/www/app/Tests.php '--colors=never' '--teamcity'
❌ Could not open input file: /var/www/appvar/var/www/appwww/var/www/appapp/var/www/appvendor/var/www/appbin/var/www/appphpunit
Similar thing happens if I try to remove the trailing slash /var/www/app/ to /var/www/app
The text was updated successfully, but these errors were encountered:
These are my configurations:
And this is what I get when I try to execute a test:
Similar thing happens if I try to remove the trailing slash
/var/www/app/
to/var/www/app
The text was updated successfully, but these errors were encountered: