mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 11:34:03 +00:00
remove dd
This commit is contained in:
parent
dc96931a76
commit
6944a46d4c
1 changed files with 0 additions and 1 deletions
|
|
@ -43,7 +43,6 @@ class TenantStorageTest extends TestCase
|
|||
$data = \array_combine($keys, $vals);
|
||||
|
||||
tenancy()->put($data);
|
||||
dd(tenant()->get($keys));
|
||||
|
||||
$this->assertSame($vals, tenant()->get($keys));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue