mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 16:54:05 +00:00
Update CommandsTest.php
This commit is contained in:
parent
1166fe2a6e
commit
c679fe6823
1 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,7 @@ test('database connection is switched to default when tenancy has been initializ
|
|||
->expectsOutput("User's name is Test command")
|
||||
->expectsOutput('foo')
|
||||
->expectsOutput('xyz');
|
||||
|
||||
|
||||
expect(DB::connection()->getDatabaseName())->toBe($originalDBName);
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue