Skip to content

Commit 5c59743

Browse files
committed
Removed an unused setting
- Legacy-Id: 17702
1 parent 42995fa commit 5c59743

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

ietf/settings.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -933,9 +933,6 @@ def skip_unreadable_post(record):
933933
BADNESS_TOOBIG = 100
934934
BADNESS_MUCHTOOBIG = 500
935935

936-
# do not run SELENIUM tests by default
937-
SKIP_SELENIUM = True
938-
939936
# Set debug apps in settings_local.DEV_APPS
940937

941938
DEV_APPS = [] # type: List[str]

0 commit comments

Comments
 (0)