mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-14 23:08:07 -04:00
fixed testing
This commit is contained in:
@@ -56,7 +56,7 @@ def index():
|
||||
"views/signedout.html",
|
||||
sms_rate=CURRENT_SMS_RATE,
|
||||
counts=counts,
|
||||
is_api_down=is_api_down()
|
||||
is_api_down=is_api_down(),
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user