mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 07:35:34 -05:00
code review feedback
This commit is contained in:
@@ -60,10 +60,6 @@ def test_should_raise_for_status(perf_client):
|
||||
perf_client.send_stats_to_performance_platform({'dataType': 'foo'})
|
||||
|
||||
|
||||
def generate_payload_id(payload, param):
|
||||
pass
|
||||
|
||||
|
||||
def test_generate_payload_id():
|
||||
payload = {'_timestamp': '2023-01-01 00:00:00', 'service': 'my_service', 'group_name': 'group_name',
|
||||
'dataType': 'dataType', 'period': 'period'}
|
||||
|
||||
Reference in New Issue
Block a user