Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Bailin He <[email protected]>
  • Loading branch information
bailinhe committed May 7, 2024
1 parent c4f1427 commit c89ceb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/query/example_policy_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,6 @@ func TestExamplePolicy(t *testing.T) {
forbidden := iamactions
allowed := lbactions

// the other admin has no permissions on tnntten-root
for _, r := range res {
for _, a := range allowed {
err := e.checkPermission(ctx, &v1.CheckPermissionRequest{
Expand Down

0 comments on commit c89ceb5

Please sign in to comment.