1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 20:14:04 +00:00

Apply fixes from StyleCI

This commit is contained in:
stancl 2019-08-18 10:24:15 +00:00 committed by StyleCI Bot
parent 31d0d44261
commit a89017634b
2 changed files with 5 additions and 5 deletions

View file

@ -20,4 +20,4 @@ class TenantRedirectMacroTest extends TestCase
$this->get('/redirect')
->assertRedirect('http://abcd/foobar');
}
}
}