Commit 030004bc by Jay Zoldak

Merge pull request #2789 from edx/zoldak/fix-ora-test

Import BrokenPromise
parents 5f581958 82d48b5a
......@@ -3,7 +3,7 @@ Tests for ORA (Open Response Assessment) through the LMS UI.
"""
import json
from bok_choy.promise import fulfill, Promise
from bok_choy.promise import fulfill, Promise, BrokenPromise
from ..pages.studio.auto_auth import AutoAuthPage
from ..pages.lms.course_info import CourseInfoPage
from ..pages.lms.tab_nav import TabNavPage
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment