mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 19:54:04 +00:00
Update SingleDatabaseTenancyTest.php
This commit is contained in:
parent
782501fc53
commit
f3898e7224
1 changed files with 1 additions and 1 deletions
|
|
@ -225,7 +225,7 @@ test('the model returned by the tenant helper has unique and exists validation r
|
|||
// Assert that tenant()->unique() and tenant()->exists() are scoped
|
||||
expect($uniqueFails)->toBeTrue()
|
||||
->and($existsFails)->toBeFalse();
|
||||
})->group('roles');
|
||||
});
|
||||
|
||||
// todo@tests
|
||||
function primaryModelsScopedToCurrentTenant()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue