Put ORM back in

This commit is contained in:
snipe 2016-04-13 03:56:44 -07:00
parent 12e3d4647f
commit 942b8d1b3c
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -12,8 +12,6 @@ modules:
enabled:
- WebDriver
- \Helper\Acceptance
- Laravel5:
part: ORM
config:
WebDriver:
url: 'http://localhost:8000'