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

Commit

Permalink
Merge pull request #376 from aws-solutions/morjoan-dev
Browse files Browse the repository at this point in the history
test description update
  • Loading branch information
morjoan authored Aug 8, 2022
2 parents 91d115b + 4f1a10e commit a3c3251
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 a3c3251

Please sign in to comment.