More info for the curl command, which may have worked, it exited with 0

This commit is contained in:
Jonny Barnes 2017-02-22 20:41:43 +00:00
parent 035ff5ed68
commit 8d6fb292c6

View file

@ -50,4 +50,4 @@ script:
#- phpdbg -qrr vendor/bin/phpunit --coverage-text #- phpdbg -qrr vendor/bin/phpunit --coverage-text
- php artisan dusk --filter test_client_page_creates_new_note - php artisan dusk --filter test_client_page_creates_new_note
#- php artisan security:check #- php artisan security:check
- curl -F 'file=@./tests/Browser/screenshots/failure-test_client_page_creates_new_note-0.png' -F 'filename=failure-test_client_page_creates_new_note-0.png' http://pixeldra.in/api/upload - curl -v -F 'file=@./tests/Browser/screenshots/failure-test_client_page_creates_new_note-0.png' -F 'filename=failure-test_client_page_creates_new_note-0.png' http://pixeldra.in/api/upload