Skip to content

Commit f7972e5

Browse files
committed
Fixing bad merge
1 parent 20d11bb commit f7972e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

x-pack/test/alerting_api_integration/spaces_only/tests/alerting/group4/builtin_alert_types/index_threshold_max_alerts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import expect from '@kbn/expect';
99

1010
import { ESTestIndexTool, ES_TEST_INDEX_NAME } from '@kbn/alerting-api-integration-helpers';
1111
import { Spaces } from '../../../../scenarios';
12-
import type { FtrProviderContext } from '../../../../../common/ftr_provider_context';
12+
import { FtrProviderContext } from '../../../../../common/ftr_provider_context';
1313
import { getUrlPrefix, ObjectRemover, getEventLog } from '../../../../../common/lib';
1414
import { createEsDocumentsWithGroups } from '../../create_test_data';
1515

0 commit comments

Comments
 (0)