Skip to content

Commit

Permalink
Updated alert creation following common-utils PR 584. (#837)
Browse files Browse the repository at this point in the history
Signed-off-by: AWSHurneyt <[email protected]>
(cherry picked from commit 8adb9c3)
  • Loading branch information
AWSHurneyt authored and github-actions[bot] committed Feb 6, 2024
1 parent 658c2a3 commit e7b8414
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 e7b8414

Please sign in to comment.