Trying to fix parsefloat error

This commit is contained in:
snipe
2015-08-12 12:26:23 -07:00
parent 70e086fb3d
commit 637e4f03f3
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -10,3 +10,6 @@ modules:
- PhpBrowser:
url: http://snipe-it.dev
- Laravel4
cleanup: true
environment: testing
filters: true
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
// Here you can initialize variables that will be available to your tests
Route::enableFilters();
# Route::enableFilters();