akaunting 3.0 (the last dance)
This commit is contained in:
@ -57,6 +57,9 @@ class TestCompany extends Seeder
|
||||
|
||||
$company->makeCurrent(true);
|
||||
|
||||
setting()->set('email.protocol', 'log');
|
||||
config(['mail.default' => setting('email.protocol')]);
|
||||
|
||||
$this->command->info('Test company created.');
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user