Removed unused tmp_path fixture parameter to fix ruff ARG002 error: - Line 54: test_bootstrap_script_runs now only takes project_root The test doesn't use tmp_path - it runs bootstrap in project_root and checks output/skill-seekers/ directory. Fixes ruff error: ARG002 Unused method argument: `tmp_path` Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
3.4 KiB
3.4 KiB