mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 04:24:03 +00:00
Fix tests
This commit is contained in:
parent
3cd97bdcab
commit
cd53ff120d
4 changed files with 6 additions and 6 deletions
|
|
@ -16,7 +16,7 @@ use Stancl\Tenancy\Tenant;
|
|||
|
||||
class DatabaseStorageDriver implements StorageDriver
|
||||
{
|
||||
// todo2 write tests verifying that data is decoded and added to the array
|
||||
// todo4 write tests verifying that data is decoded and added to the array
|
||||
|
||||
/** @var Application */
|
||||
protected $app;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue