You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Resolve Pydantic frozen instance error in connector_base.py
- Convert relative paths to absolute paths before creating frozen ConnectorTestScenario models
- Fixes PyTest failures in CI by preventing attempts to modify frozen Pydantic instances
- Local tests now pass: 7 passed, 1 skipped
Co-Authored-By: AJ Steers <aj@airbyte.io>
0 commit comments