mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-14 02:48:01 -04:00
get rid of skips
This commit is contained in:
@@ -39,7 +39,7 @@ def sns_post(client, data, auth=True, password="testkey"):
|
||||
)
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="Need to implement SNS tests. Body here mostly from MMG")
|
||||
# @pytest.mark.skip(reason="Need to implement SNS tests. Body here mostly from MMG")
|
||||
def test_receive_notification_returns_received_to_sns(
|
||||
client, mocker, sample_service_full_permissions
|
||||
):
|
||||
|
||||
Reference in New Issue
Block a user