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

Update ResourceSyncingTest.php

This commit is contained in:
Abrar Ahmad 2022-08-10 13:42:48 +05:00
parent 3bba3bd3de
commit e756b54b31

View file

@ -670,7 +670,7 @@ class ResourceUser extends Model implements Syncable
public function getCreateAttributeNames(): array public function getCreateAttributeNames(): array
{ {
// Attributes used when syncing resources from tenant to central DB // Attributes used when creating resources from tenant to central DB
return [ return [
'global_id', 'global_id',
'name', 'name',