Commit 9fecd0c
fix(tests): use DataItems.SEGMENT1 in filtered get_game_data integration test
The comlink server rejects raw single-bit item values (HTTP 400) with a
message recommending Segment1-4. Switch the filtered get_game_data
integration test from DataItems.UNITS to DataItems.SEGMENT1 so it runs
against a value the server accepts.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent ba06465 commit 9fecd0c
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments