mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 13:54:04 +00:00
Delete extra line
This commit is contained in:
parent
c49f15b53d
commit
06b62b85cd
1 changed files with 0 additions and 1 deletions
|
|
@ -48,7 +48,6 @@ test('redirect from central to tenant works', function (bool $enabled, bool $sho
|
||||||
|
|
||||||
TenancyServiceProvider::bootstrapFeatures();
|
TenancyServiceProvider::bootstrapFeatures();
|
||||||
|
|
||||||
|
|
||||||
Route::get('/foobar', function () {
|
Route::get('/foobar', function () {
|
||||||
return 'Foo';
|
return 'Foo';
|
||||||
})->name('home');
|
})->name('home');
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue