Removed an unused setting
- Legacy-Id: 17702
This commit is contained in:
parent
42995fadea
commit
5c597430f4
|
@ -933,9 +933,6 @@ BADNESS_TOOSMALL_100 = 50000
|
|||
BADNESS_TOOBIG = 100
|
||||
BADNESS_MUCHTOOBIG = 500
|
||||
|
||||
# do not run SELENIUM tests by default
|
||||
SKIP_SELENIUM = True
|
||||
|
||||
# Set debug apps in settings_local.DEV_APPS
|
||||
|
||||
DEV_APPS = [] # type: List[str]
|
||||
|
|
Loading…
Reference in a new issue