mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 05:34:06 -08:00
Ugh, stupid indenting
This commit is contained in:
parent
1a2e545748
commit
90a99429b3
|
@ -10,7 +10,7 @@
|
||||||
class_name: AcceptanceTester
|
class_name: AcceptanceTester
|
||||||
modules:
|
modules:
|
||||||
enabled:
|
enabled:
|
||||||
- WebDriver:
|
- WebDriver:
|
||||||
url: http://localhost:8000
|
url: http://localhost:8000
|
||||||
browser: phantomjs
|
browser: phantomjs
|
||||||
- \Helper\Acceptance
|
- \Helper\Acceptance
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
class_name: AcceptanceTester
|
class_name: AcceptanceTester
|
||||||
modules:
|
modules:
|
||||||
enabled:
|
enabled:
|
||||||
- WebDriver:
|
- WebDriver:
|
||||||
url: http://localhost:8000
|
url: http://localhost:8000
|
||||||
browser: phantomjs
|
browser: phantomjs
|
||||||
- \Helper\Acceptance
|
- \Helper\Acceptance
|
||||||
|
|
Loading…
Reference in a new issue