mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 22:14:03 +00:00
Partially revert CI changes
This commit is contained in:
parent
4b823fca7d
commit
3ca90bc445
2 changed files with 3 additions and 3 deletions
|
|
@ -78,7 +78,7 @@ test('global cache is always central', function (string $store, array $bootstrap
|
|||
withTenantDatabases(true);
|
||||
}
|
||||
|
||||
// todo@samuel maybe add assertions about the DB connection used by:
|
||||
// todo0 maybe add assertions about the DB connection used by:
|
||||
// 1. global_cache()->store()->getStore()->getConnection()->getName()
|
||||
// 2. cache()->store()->getStore()->getConnection()->getName()
|
||||
// 3. GlobalCache::store()->getStore()->getConnection()->getName()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue