From 14dfbd4528308675ee027e5369247d6e9dd8cfec Mon Sep 17 00:00:00 2001 From: Abrar Ahmad Date: Tue, 8 Nov 2022 16:41:02 +0500 Subject: [PATCH] Update ResourceSyncingPolymorphicTest.php --- tests/ResourceSyncingPolymorphicTest.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/ResourceSyncingPolymorphicTest.php b/tests/ResourceSyncingPolymorphicTest.php index e6efda9a..3d1cf58a 100644 --- a/tests/ResourceSyncingPolymorphicTest.php +++ b/tests/ResourceSyncingPolymorphicTest.php @@ -170,6 +170,8 @@ function migrateCompaniesTableForTenants(): void ])->assertExitCode(0); } +// todo@1 better names for resource syncing setup here + class ResourceTenantForPolymorphic extends Tenant { public function users(): MorphToMany