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

Add missing end of file

This commit is contained in:
Wilsen Hernández 2022-09-25 14:46:30 -04:00
parent 778022b42a
commit 6b01d1b3f9

View file

@ -38,4 +38,4 @@ test('replaces the vite helper instance with custom class', function () {
->toBeInstanceOf(StanclVite::class);
tenancy()->end();
});
});