mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-01 20:23:36 +00:00
feat: address pr comments
This commit is contained in:
@@ -14,7 +14,6 @@ describe('running-agents routes', () => {
|
||||
|
||||
mockAutoModeService = {
|
||||
getRunningAgents: vi.fn(),
|
||||
getStatus: vi.fn(),
|
||||
};
|
||||
|
||||
const context = createMockExpressContext();
|
||||
|
||||
Reference in New Issue
Block a user