Commit d4fbb18
fix: add operation_context to DummyConfig in test_enum_optionset_payload
The hand-rolled DummyConfig stub was missing the new operation_context
attribute, causing _ODataClient.__init__ to fail with AttributeError.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 493eadc commit d4fbb18
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments