mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Functional config for laravel 5
This commit is contained in:
parent
1e3244b2b3
commit
d3a13bcd45
|
@ -7,7 +7,5 @@
|
||||||
class_name: FunctionalTester
|
class_name: FunctionalTester
|
||||||
modules:
|
modules:
|
||||||
enabled:
|
enabled:
|
||||||
# add framework module here
|
- Laravel5
|
||||||
- \Helper\Functional
|
- \Helper\Functional
|
||||||
- Laravel5:
|
|
||||||
environment_file: .env
|
|
||||||
|
|
Loading…
Reference in a new issue