it('should load hostgroups tab when specified in URL', async () => {
    const mocks = policyDetailMock.concat(policyHostgroupsMock);
    render(
      <TestComponent
        history={historyWithSearch}