mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 17:54:03 +00:00
Write test for extra config, fix bug with extra config
This commit is contained in:
parent
dfefe77793
commit
bfa62a3f0c
3 changed files with 58 additions and 8 deletions
|
|
@ -70,9 +70,4 @@ 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