1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 22:44:05 +00:00
This commit is contained in:
Samuel Štancl 2019-08-09 18:37:34 +02:00
commit 5e34c2c6a4
2 changed files with 6 additions and 2 deletions

View file

@ -2,7 +2,6 @@
namespace Stancl\Tenancy\Tests\Etc;
use Stancl\Tenancy\Tests\Etc\ExampleCommand;
use Orchestra\Testbench\Console\Kernel;
class ConsoleKernel extends Kernel