mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-14 00:14:04 +00:00
Add link command tests back
This commit is contained in:
parent
7a055c2fd3
commit
dcf29ee8c9
2 changed files with 37 additions and 2 deletions
|
|
@ -50,8 +50,6 @@ class Link extends Command
|
|||
}
|
||||
} catch (Exception $exception) {
|
||||
$this->error($exception->getMessage());
|
||||
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue