Rebrand NanoClaw to EJClaw
This commit is contained in:
@@ -4,7 +4,7 @@ import { GroupQueue } from './group-queue.js';
|
||||
|
||||
// Mock config to control concurrency limit
|
||||
vi.mock('./config.js', () => ({
|
||||
DATA_DIR: '/tmp/nanoclaw-test-data',
|
||||
DATA_DIR: '/tmp/ejclaw-test-data',
|
||||
MAX_CONCURRENT_AGENTS: 2,
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user