Hard-delete Care remote Queue adapter (Phase 5).
Deploy Ladill Care / deploy (push) Failing after 1m13s
Deploy Ladill Care / deploy (push) Failing after 1m13s
Care Queue Engine is the only path; remove QueueClient, driver config, and remote HTTP tests. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -32,8 +32,6 @@ class CareSpecialtyShellTest extends TestCase
|
||||
parent::setUp();
|
||||
$this->withoutMiddleware(EnsurePlatformSession::class);
|
||||
|
||||
config(['care.queue.driver' => 'native']);
|
||||
|
||||
$this->owner = User::create([
|
||||
'public_id' => 'shell-owner',
|
||||
'name' => 'Owner',
|
||||
|
||||
Reference in New Issue
Block a user