| 1 | // Regression coverage for `createPluginAtomClient`. The change that |
| 2 | // triggered this test is dropping the explicit `pluginId` option in |
| 3 | // favour of reading `group.identifier`. The properties under test are: |
| 4 | // |
nothing calls this directly
no test coverage detected