Strip healthcare packaging and Care integration from Queue.
Deploy Ladill Queue / deploy (push) Successful in 3m12s
Deploy Ladill Queue / deploy (push) Successful in 3m12s
Queue is general-purpose QMS only; Care runs its own native engine. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -148,7 +148,7 @@ class DemoSeedCommandTest extends TestCase
|
||||
$this->assertTrue(
|
||||
Member::query()
|
||||
->where('owner_ref', $user->public_id)
|
||||
->where('user_ref', 'demo-pro-receptionist@ladill.com')
|
||||
->where('user_ref', 'demo-pro-queue@ladill.com')
|
||||
->where('role', 'receptionist')
|
||||
->exists()
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user