Commit ce8f3c2
authored
test(import): fix stale QGIS nested group name expectation (#1597)
#1593 changed QGIS layer-group names from flattened ("Transport /
Places") to plain names plus a parentId. #1584 branched before that
change and added a visibility-inheritance test still asserting the
flattened name, so main went red once both landed.
The importer behavior is correct; only the expectation was stale.1 parent e910e01 commit ce8f3c2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
| 295 | + | |
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| |||
0 commit comments