Skip to content

Commit

Permalink
Fix failing test case
Browse files Browse the repository at this point in the history
Signed-off-by: Marko Mudrinić <[email protected]>
  • Loading branch information
xmudrii committed Dec 16, 2024
1 parent 0143469 commit 722462d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions groups/groups_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ func TestHardcodedGroupsForParanoia(t *testing.T) {
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected]",
},
"[email protected]": {
Expand All @@ -325,6 +326,7 @@ func TestHardcodedGroupsForParanoia(t *testing.T) {
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected]",
},
Expand Down

0 comments on commit 722462d

Please sign in to comment.