Skip to content

Commit 458eb85

Browse files
author
konstantina
committed
Added missing import.
1 parent 04644d4 commit 458eb85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/common/modal_improvement/test_sketch_modal_improvement.py

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
from codebender_testing.config import TIMEOUT
99
from selenium.webdriver.support.ui import WebDriverWait
1010
import pytest
11+
import time
1112

1213
class TestSketchesCounters(SeleniumTestCase):
1314

0 commit comments

Comments
 (0)