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

Remove todo

This commit is contained in:
Samuel Štancl 2019-04-24 09:21:02 +02:00 committed by GitHub
parent 5d5417cf11
commit 228da8c0a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,8 +6,6 @@ use Stancl\Tenancy\Interfaces\StorageDriver;
class TenantStorageTest extends TestCase
{
// todo find a way to run this for each storage driver (once there are more of them)
/** @test */
public function deleting_a_tenant_works()
{