mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 18:13:11 +00:00
Add filename test
This commit is contained in:
@@ -13,7 +13,6 @@ abstract class AbstractGeneratorCommand extends TestCase
|
||||
protected function setUp(): void
|
||||
{
|
||||
parent::setUp();
|
||||
// $this->artisan('key:gen');
|
||||
|
||||
$this->mockFilesystem();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user