Skip to content

Instantly share code, notes, and snippets.

@loro102
Last active March 12, 2018 14:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save loro102/36c723d4832ae8c051ab27a24d33e282 to your computer and use it in GitHub Desktop.
Save loro102/36c723d4832ae8c051ab27a24d33e282 to your computer and use it in GitHub Desktop.
Testing started at 15:26 ...
sftp://root@127.0.0.1:2222/usr/bin/php /var/www/vendor/phpunit/phpunit/phpunit --configuration /var/www/phpunit.xml --filter "/::Usuario_puede_crear_clientes( .*)?$/" Tests\\Feature\\ClientTest /var/www/tests/Feature/ClientTest.php --teamcity
PHPUnit 7.0.2 by Sebastian Bergmann and contributors.
null does not match expected type "array".
/var/www/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestResponse.php:709
/var/www/tests/Feature/ClientTest.php:114
Time: 8.23 seconds, Memory: 22.00MB
FAILURES!
Tests: 1, Assertions: 18, Failures: 1.
Process finished with exit code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment