mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-09 09:19:48 -04:00
fix testing
This commit is contained in:
@@ -211,4 +211,3 @@ class StatisticsType(StrEnum):
|
|||||||
REQUESTED = "requested"
|
REQUESTED = "requested"
|
||||||
DELIVERED = "delivered"
|
DELIVERED = "delivered"
|
||||||
FAILURE = "failure"
|
FAILURE = "failure"
|
||||||
PENDING = "pending"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user