From 228da8c0a64a88a5b5b324a394ac9c9ee260822d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Wed, 24 Apr 2019 09:21:02 +0200 Subject: [PATCH] Remove todo --- tests/TenantStorageTest.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/TenantStorageTest.php b/tests/TenantStorageTest.php index 69388b38..bfbfa368 100644 --- a/tests/TenantStorageTest.php +++ b/tests/TenantStorageTest.php @@ -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() {