diff --git a/.travis.yml b/.travis.yml index 1219559f..d980969c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,6 +48,6 @@ before_script: script: #- phpdbg -qrr vendor/bin/phpunit --coverage-text - - php artisan dusk --filter test_client_page_creates_new_note + - php artisan dusk --filter test_client_page_updates_syndication #- php artisan security:check - - curl -v -F 'upload=@./tests/Browser/screenshots/failure-test_client_page_creates_new_note-0.png' http://uploads.im/api + #- curl -v -F 'upload=@./tests/Browser/screenshots/failure-test_client_page_creates_new_note-0.png' http://uploads.im/api