1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-13 21:04:03 +00:00

Fix transactions

This commit is contained in:
Samuel Štancl 2019-09-21 13:54:02 +02:00
parent 46609c5b0d
commit c475e7a43d
11 changed files with 47 additions and 27 deletions

View file

@ -50,7 +50,6 @@ class QueueTenancyBootstrapper implements TenancyBootstrapper
'tenant_id' => $id,
'tags' => [
"tenant:$id",
// todo3 domain
],
];
}