Reformatting URL in acceptance.yml

This commit is contained in:
snipe 2016-04-12 20:48:37 -07:00
parent 39c7439be6
commit cc057fe282

View file

@ -18,13 +18,11 @@ modules:
env: env:
testing-ci: testing-ci:
modules: modules:
config: - WebDriver:
WebDriver:
url: http://localhost:8000 url: http://localhost:8000
browser: phantomjs browser: phantomjs
testing: testing:
modules: modules:
config: - WebDriver:
WebDriver:
url: http://localhost:8000 url: http://localhost:8000
browser: phantomjs browser: phantomjs