mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 19:34:04 +00:00
Regression test w/ markTestIncomplete()
This commit is contained in:
parent
c01c40e715
commit
7ea6d24b89
2 changed files with 18 additions and 1 deletions
|
|
@ -52,8 +52,8 @@ class DatabaseManager
|
|||
{
|
||||
// Opposite order to connect() because we don't
|
||||
// want to ever purge the central connection
|
||||
$this->switchConnection($this->originalDefaultConnectionName);
|
||||
$this->setDefaultConnection($this->originalDefaultConnectionName);
|
||||
$this->switchConnection($this->originalDefaultConnectionName);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue