Skip to content
This repository has been archived by the owner on Dec 30, 2024. It is now read-only.

Commit

Permalink
test description update
Browse files Browse the repository at this point in the history
  • Loading branch information
morjoan committed Aug 8, 2022
1 parent 91d115b commit 4f1a10e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/msam/test/test_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ def test_unsubscribe_resource_from_alarm(self, patched_resource, patched_client)

def test_subscribers_to_alarm(self, patched_resource, patched_client):
"""
Test the get_cloudwatch_alarms_region function
Test the subscribers_to_alarm function
"""
import app
app.subscribers_to_alarm("alarm_name", "us-east-1")
Expand Down

0 comments on commit 4f1a10e

Please sign in to comment.