mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 09:34:05 +00:00
Pass correct argument to queued DB creators/deleters
This commit is contained in:
parent
ea72a7b4c7
commit
aa74b90819
2 changed files with 8 additions and 2 deletions
|
|
@ -62,4 +62,10 @@ class DatabaseManagerTest extends TestCase
|
|||
|
||||
tenancy()->all()->each->delete();
|
||||
}
|
||||
|
||||
/** @test */
|
||||
public function extra_config_is_merged_into_the_connection_config_array()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue