Try adding phantom as the browser

This commit is contained in:
snipe 2016-03-30 15:47:29 -07:00
parent 4a7b0c0d0f
commit 269944ecdf

View file

@ -12,7 +12,7 @@ class_name: AcceptanceTester
modules: modules:
enabled: enabled:
- WebDriver: - WebDriver:
url: 'https://snipe-it.dev:1337' url: https://snipe-it.dev:1337
browser: phantomjs browser: phantomjs
env: env:
@ -21,3 +21,4 @@ env:
config: config:
WebDriver: WebDriver:
url: http://localhost:8000 url: http://localhost:8000
browser: phantomjs