Commit 82d48b5a by Jay Zoldak

Import BrokenPromise

parent f74a0f4f
......@@ -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