Fixing bootstrap file for tests and changing ConfigTest to use the static methods for the Config class.
This commit is contained in:
@@ -23,4 +23,4 @@ $storage = 'storage';
|
||||
|
||||
$public = 'public';
|
||||
|
||||
require realpath($laravel).'/core.php';
|
||||
require realpath($laravel).'/bootstrap/core.php';
|
||||
Reference in New Issue
Block a user