mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 16:54:05 +00:00
Add missing end of file
This commit is contained in:
parent
778022b42a
commit
6b01d1b3f9
1 changed files with 1 additions and 1 deletions
|
|
@ -38,4 +38,4 @@ test('replaces the vite helper instance with custom class', function () {
|
||||||
->toBeInstanceOf(StanclVite::class);
|
->toBeInstanceOf(StanclVite::class);
|
||||||
|
|
||||||
tenancy()->end();
|
tenancy()->end();
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue