Commit 456a202
Johannes Lichtenberger
Fix test_diff in async tests to use useDeweyIDs=True
- Add use_dewey_ids=True to test_sirix_async.py::test_diff
- This matches the fix already applied to test_resource_sync.py
- Without this flag, the diff response doesn't include deweyID field
- Fixes the last failing test in CI1 parent 04ed538 commit 456a202
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| |||
0 commit comments