Fix failing karma test
ECOM-6602
This commit is contained in:
@@ -186,7 +186,7 @@ define([
|
||||
mobile_available: false,
|
||||
modified: '2017-03-24T14:22:15.609907Z',
|
||||
is_enrolled: true,
|
||||
pacing_type: null,
|
||||
pacing_type: 'self_paced',
|
||||
video: null
|
||||
}
|
||||
]
|
||||
@@ -267,7 +267,7 @@ define([
|
||||
mobile_available: false,
|
||||
modified: '2017-03-24T14:16:47.547643Z',
|
||||
is_enrolled: true,
|
||||
pacing_type: null,
|
||||
pacing_type: 'instructor_paced',
|
||||
video: null
|
||||
}
|
||||
]
|
||||
@@ -444,7 +444,7 @@ define([
|
||||
mobile_available: false,
|
||||
modified: '2017-03-23T16:47:37.108260Z',
|
||||
is_enrolled: false,
|
||||
pacing_type: null,
|
||||
pacing_type: 'self_paced',
|
||||
video: null
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user