Fixed 2 test assertions to match PR #252 improvements: 1. test_requirements_txt_path: - Now accepts '-e ".[mcp]"' format with MCP extra dependencies - Previously only accepted '-e .' format 2. test_json_config_path_format: - Now checks for module reference 'skill_seekers.mcp.server_fastmcp' - Previously checked for file path 'server_fastmcp.py' These changes align tests with the modern module import approach introduced in PR #252 for better venv compatibility. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
12 KiB
12 KiB