Skip to content

Commit

Permalink
Updated alert creation following common-utils PR 584. (#837) (#839)
Browse files Browse the repository at this point in the history
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
(cherry picked from commit 8adb9c3)

Co-authored-by: AWSHurneyt <hurneyt@amazon.com>
  • Loading branch information
opensearch-trigger-bot[bot] and AWSHurneyt committed Feb 6, 2024
1 parent b8a9cea commit 818519d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ public void testGetAlerts_success() {
List.of(),
3,
null,
null,
null
);

Expand Down Expand Up @@ -141,6 +142,7 @@ public void testGetAlerts_success() {
List.of(),
3,
null,
null,
null
);

Expand Down

0 comments on commit 818519d

Please sign in to comment.