changed name of test fixture

This commit is contained in:
venusbb
2017-07-11 09:50:09 +01:00
parent 6b650c6d96
commit 5d57189187
3 changed files with 16 additions and 4 deletions

View File

@@ -262,7 +262,7 @@ class Config(object):
FREE_SMS_TIER_FRAGMENT_COUNT = 250000
ALLOW_IP_INBOUND_SMS = os.environ.get('SMS_INBOUND_WHITELIST', [])
SMS_INBOUND_WHITELIST = os.environ.get('SMS_INBOUND_WHITELIST', [])
######################