Commit f2b61ee
committed
test(azure): expect the object root the passthrough now normalizes
The additional_tools normalizer from the previous commit also runs on
the Azure passthrough, so a schema written as {} in the fixture ships as
{type:"object"}. This test is about namespace lowering in the tool name,
not about the schema shape, so the expectation is updated rather than
the normalizer narrowed.1 parent 760b287 commit f2b61ee
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| |||
0 commit comments