Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 5428e08

Browse files
authored
Restore EC after my bad merge job
1 parent 0d7777a commit 5428e08

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

runestone/mchoice/test/test_assess.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
from unittest import TestCase
88
from selenium.webdriver.common.by import By
9+
from selenium.webdriver.support import expected_conditions as EC
910
from runestone.unittest_base import module_fixture_maker, RunestoneTestCase
1011

1112
mf, setUpModule, tearDownModule = module_fixture_maker(__file__, True)

0 commit comments

Comments
 (0)