Skip to content

Commit

Permalink
MG-2457 - Update readers tests (#2544)
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Gateru <[email protected]>
Signed-off-by: Arvindh <[email protected]>
Co-authored-by: Arvindh <[email protected]>
  • Loading branch information
felixgateru and arvindh123 authored Nov 27, 2024
1 parent 451765d commit dfb07d3
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 69 deletions.
2 changes: 1 addition & 1 deletion domains/roleactions.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const (
ChannelRead roles.Action = "channel_read"
ChannelDelete roles.Action = "channel_delete"
ChannelSetParentGroup roles.Action = "channel_set_parent_group"
ChannelConnectToClient roles.Action = "channel_connect_to_client"
ChannelConnectToClient roles.Action = "channel_connect_to_client"
ChannelPublish roles.Action = "channel_publish"
ChannelSubscribe roles.Action = "channel_subscribe"
ChannelManageRole roles.Action = "channel_manage_role"
Expand Down
Loading

0 comments on commit dfb07d3

Please sign in to comment.