|
@@ -5,7 +5,7 @@ import {LocationFixture} from 'sentry-fixture/locationFixture';
|
|
import {Organization} from 'sentry-fixture/organization';
|
|
import {Organization} from 'sentry-fixture/organization';
|
|
import {ProjectAlertRule} from 'sentry-fixture/projectAlertRule';
|
|
import {ProjectAlertRule} from 'sentry-fixture/projectAlertRule';
|
|
import {ProjectAlertRuleConfiguration} from 'sentry-fixture/projectAlertRuleConfiguration';
|
|
import {ProjectAlertRuleConfiguration} from 'sentry-fixture/projectAlertRuleConfiguration';
|
|
-import RouteComponentPropsFixture from 'sentry-fixture/routeComponentPropsFixture';
|
|
|
|
|
|
+import {RouteComponentPropsFixture} from 'sentry-fixture/routeComponentPropsFixture';
|
|
|
|
|
|
import {initializeOrg} from 'sentry-test/initializeOrg';
|
|
import {initializeOrg} from 'sentry-test/initializeOrg';
|
|
import {render, screen, userEvent, waitFor} from 'sentry-test/reactTestingLibrary';
|
|
import {render, screen, userEvent, waitFor} from 'sentry-test/reactTestingLibrary';
|