mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-05-05 04:04:43 +00:00
Remove PhantomJS test runs
This commit is contained in:
parent
a5bb222ea8
commit
6260226ae5
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ from selenium.common.exceptions import WebDriverException
|
|||
browsers = {
|
||||
'chrome': webdriver.Chrome,
|
||||
'firefox': webdriver.Firefox,
|
||||
'phantomjs': webdriver.PhantomJS,
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue