Commit 665db70
committed
test: correct the RG config fixture to a shape the server accepts
- RG configs take no `version` key, and a label's mask goes under
`preset_mask` rather than being mapped to a bare string
- The client treats `config_yaml` as an opaque string, so no test caught
this; the fixture's only reader is whoever copies it as an example1 parent 7491b57 commit 665db70
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments