fix: remove stray conflict marker in AgentPanel.test.tsx
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -66,7 +66,6 @@ describe("AgentPanel active work list removed", () => {
|
|||||||
expect(
|
expect(
|
||||||
container.querySelector('[data-testid^="agent-entry-"]'),
|
container.querySelector('[data-testid^="agent-entry-"]'),
|
||||||
).not.toBeInTheDocument();
|
).not.toBeInTheDocument();
|
||||||
<<<<<<< HEAD
|
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user