tests and laravel models
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
// This is global bootstrap for autoloading
|
||||
|
||||
include_once 'vendor/autoload.php';
|
||||
include_once 'vendor/autoload.php';
|
||||
\Codeception\Util\Autoload::addNamespace('Tests', codecept_root_dir().'tests/unit');
|
||||
|
||||
Reference in New Issue
Block a user