Removed a couple of old unused setting variables, and added the equivalent current one.
- Legacy-Id: 16440
This commit is contained in:
parent
58eca93f9a
commit
ccf58c9526
|
@ -890,8 +890,7 @@ BADNESS_TOOBIG = 100
|
|||
BADNESS_MUCHTOOBIG = 500
|
||||
|
||||
# do not run SELENIUM tests by default
|
||||
SELENIUM_TESTS = False
|
||||
SELENIUM_TESTS_ONLY = False
|
||||
SKIP_SELENIUM = True
|
||||
|
||||
# Set debug apps in settings_local.DEV_APPS
|
||||
|
||||
|
|
Loading…
Reference in a new issue