Commit 34308a5
Update test expectations for schedule key_properties change from [id, project-slug] to [id, project_id]
- Updated tests/base.py to expect primary_keys: {id, project_id} for schedule stream
- This aligns with the schema change adding project_id field
- Fixes test failures: test_all_fields, test_automatic_fields, test_bookmark, test_discovery, test_interrupted_sync, test_start_date
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent deea7dc commit 34308a5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments