mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-04 19:24:02 +00:00
Delete assertion
This commit is contained in:
parent
083ecff791
commit
8106e60aeb
1 changed files with 0 additions and 2 deletions
|
|
@ -206,8 +206,6 @@ test('tenant connections do not persist after tenant jobs get processed', functi
|
|||
|
||||
pest()->artisan('queue:work --once');
|
||||
|
||||
expect(tenancy()->initialized)->toBeFalse();
|
||||
|
||||
expect(collect(DB::select('SHOW FULL PROCESSLIST'))->pluck('db'))->not()->toContain($tenant->database()->getName());
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue