Skip to content

Commit b35297a

Browse files
committed
up
1 parent e40e862 commit b35297a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/optimizely/index.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import { newErrorDecision } from '../optimizely_decision';
3131
import { ImpressionEvent } from '../event_processor/event_builder/user_event';
3232
import { OptimizelyDecideOption } from '../shared_types';
3333
import { NOTIFICATION_TYPES, DECISION_NOTIFICATION_TYPES } from '../notification_center/type';
34-
import { ODP_MANAGER_MISSING } from '../message/error_message';
34+
import { ODP_MANAGER_MISSING } from 'error_message';
3535

3636

3737
const holdoutData = [

0 commit comments

Comments
 (0)