We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f0a029 commit 0a4c628Copy full SHA for 0a4c628
tests/compile_tester/test_compile_tester_projects.py
@@ -4,8 +4,6 @@
4
from codebender_testing.config import LIVE_SITE_URL
5
from codebender_testing.config import STAGING_SITE_URL
6
from codebender_testing.config import COMPILE_TESTER_STAGING_URL
7
-from codebender_testing.config import SOURCE_BACHELOR
8
-from codebender_testing.config import TIMEOUT
9
from selenium.webdriver.common.by import By
10
from codebender_testing.utils import SeleniumTestCase
11
import os
0 commit comments