Fix broken test.

This commit is contained in:
Jeff Geerling 2018-04-04 19:16:35 -05:00
parent 863d3227f5
commit d2e06498c1
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ script:
- 'docker exec ${container_id} bash -c "echo Success >| /var/www/test/index.html"'
# Make sure virtualhost exists.
- 'docker exec --tty ${container_id} env TERM=xterm curl http://test.dev/ | grep "Success"'
- 'docker exec --tty ${container_id} env TERM=xterm curl http://localhost/ | grep "Success"'
notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/