Commit 32ac3e1
fix: fix pre-existing broken test in onees.rs (command → container)
The McpOptions struct no longer has a `command` field — it was renamed
to `container` in a prior refactor. Update the 1ES test to use the
correct field name.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent ec77f1a commit 32ac3e1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
435 | | - | |
| 435 | + | |
436 | 436 | | |
437 | 437 | | |
438 | 438 | | |
| |||
0 commit comments