mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 18:14:04 +00:00
Update RedirectTest.php
This commit is contained in:
parent
5bbd09576e
commit
a6c0fa21c4
1 changed files with 1 additions and 1 deletions
|
|
@ -50,4 +50,4 @@ test('redirect from central to tenant works fine', function () {
|
||||||
|
|
||||||
pest()->get('/redirect')
|
pest()->get('/redirect')
|
||||||
->assertRedirect('http://abcd/foobar');
|
->assertRedirect('http://abcd/foobar');
|
||||||
});
|
})->skip('Incomplete');
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue