- Fix patch target in test_nfo_service_initialization_failure_handled
- Changed from patching 'src.core.SeriesApp.NFOService' to patching 'src.core.services.nfo_factory.get_nfo_factory'
- Test now correctly patches the factory method used in SeriesApp initialization
- Update docs/instructions.md to mark NFO download workflow tests as complete
- Document all 11 test scenarios covered in test_nfo_download_flow.py
All NFO download workflow integration tests passing ✅ (11/11)