Trying to fix parsefloat error
This commit is contained in:
@@ -10,3 +10,6 @@ modules:
|
||||
- PhpBrowser:
|
||||
url: http://snipe-it.dev
|
||||
- Laravel4
|
||||
cleanup: true
|
||||
environment: testing
|
||||
filters: true
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
<?php
|
||||
// Here you can initialize variables that will be available to your tests
|
||||
Route::enableFilters();
|
||||
# Route::enableFilters();
|
||||
|
||||
Reference in New Issue
Block a user