it('deals with stories with camel-cased names', async () => {
      const render = jest.fn();

      const { configure, clientApi } = start(render);