Importing ``` { "instance": { "test": {} } } ``` should work fine if the `test` instance is already present. - [ ] Write a test case - [ ] Fix - [ ] Integrate into upstream
Importing
should work fine if the
testinstance is already present.