Skip to content

Commit

Permalink
backport of commit de3dcee
Browse files Browse the repository at this point in the history
  • Loading branch information
gbolo authored and skpratt committed Jun 21, 2023
1 parent 95b40c4 commit 0f511f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/acl_endpoint_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -912,7 +912,7 @@ func TestACL_HTTP(t *testing.T) {

// Secret will be filled in
tokenInput := &structs.ACLToken{
Description: "Better description for this cloned token",
Description: "Even Better description for this cloned token",
Policies: []structs.ACLTokenPolicyLink{
{
ID: idMap["policy-read-all-nodes"],
Expand Down

0 comments on commit 0f511f0

Please sign in to comment.