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

fixed messed up names

This commit is contained in:
Abrar Ahmad 2022-06-29 18:48:51 +05:00
parent 0692cdc36a
commit e7d0bbf302
5 changed files with 7 additions and 10 deletions

View file

@ -96,7 +96,6 @@ test('asset helper tenancy can be disabled', function () {
expect(asset('foo'))->toBe($original);
});
// Helpers
function getEnvironmentSetUp($app)
{
// parent::getEnvironmentSetUp($app);