Try and upload the failure screenshot
This commit is contained in:
parent
1c50d6c951
commit
035ff5ed68
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
- ls -l tests/Browser/screenshots
|
- 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue