mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Reformatting URL in acceptance.yml
This commit is contained in:
parent
39c7439be6
commit
cc057fe282
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue