Update provider splits

also fix tests so they're independent of future config changes
This commit is contained in:
Leo Hemsted
2020-04-06 14:33:49 +01:00
parent e386d2ac38
commit 9673619519
2 changed files with 9 additions and 2 deletions

View File

@@ -140,8 +140,8 @@ class Config(object):
# these should always add up to 100%
SMS_PROVIDER_RESTING_POINTS = {
'mmg': 60,
'firetext': 40
'mmg': 70,
'firetext': 30
}
NOTIFY_SERVICE_ID = 'd6aa2c68-a2d9-4437-ab19-3ae8eb202553'