The test was asserting port 8001 (old default) but config.py now loads .env.dev which sets AGENTKIT_SERVER_PORT=18001 per the project port standardization (18001/18002/15173/15174). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_admin_commands.py | ||
| test_chat_multiagent.py | ||
The test was asserting port 8001 (old default) but config.py now loads .env.dev which sets AGENTKIT_SERVER_PORT=18001 per the project port standardization (18001/18002/15173/15174). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_admin_commands.py | ||
| test_chat_multiagent.py | ||