mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 20:34:03 +00:00
Update PathIdentificationTest.php
This commit is contained in:
parent
856d8b0b02
commit
0f077cdaf0
1 changed files with 1 additions and 1 deletions
|
|
@ -140,4 +140,4 @@ test('tenant set as a default parameter for the URLs', function () {
|
|||
expect(tenancy()->initialized)->toBeTrue();
|
||||
expect(tenant('id'))->toBe('acme');
|
||||
pest()->get(route('baz', ['a' => 1, 'b' => 2]))->assertOk(); // Assert route don't need tenant parameter
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue