We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e40e862 commit b35297aCopy full SHA for b35297a
lib/optimizely/index.spec.ts
@@ -31,7 +31,7 @@ import { newErrorDecision } from '../optimizely_decision';
31
import { ImpressionEvent } from '../event_processor/event_builder/user_event';
32
import { OptimizelyDecideOption } from '../shared_types';
33
import { NOTIFICATION_TYPES, DECISION_NOTIFICATION_TYPES } from '../notification_center/type';
34
-import { ODP_MANAGER_MISSING } from '../message/error_message';
+import { ODP_MANAGER_MISSING } from 'error_message';
35
36
37
const holdoutData = [
0 commit comments