Hm, that didn't work

This commit is contained in:
snipe 2016-04-13 02:50:56 -07:00
parent c04754a17c
commit e094beea72
2 changed files with 10 additions and 6 deletions

View file

@ -10,9 +10,11 @@
class_name: AcceptanceTester
modules:
enabled:
- WebDriver:
url: 'http://localhost:8000'
browser: 'phantomjs'
- WebDriver
- \Helper\Acceptance
- Laravel5:
part: ORM
config:
WebDriver:
url: 'http://localhost:8000'
browser: 'phantomjs'

View file

@ -10,9 +10,11 @@
class_name: AcceptanceTester
modules:
enabled:
- WebDriver:
url: 'http://localhost:8000'
browser: 'phantomjs'
- WebDriver
- \Helper\Acceptance
- Laravel5:
part: ORM
config:
WebDriver:
url: 'http://localhost:8000'
browser: 'phantomjs'