Import testing bundle to laravel/tests directory.
This commit is contained in:
7
laravel/tests/bundles/dashboard/config/meta.php
Normal file
7
laravel/tests/bundles/dashboard/config/meta.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'bundle' => 'dashboard',
|
||||
|
||||
);
|
||||
Reference in New Issue
Block a user