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