Skip to content

Commit

Permalink
fix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
vmanilo committed Dec 21, 2023
1 parent f7fb6e9 commit 4c25f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twingate/internal/test/client/user_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (

func TestClientUserReadOk(t *testing.T) {
testData := []struct {
role string
role string
}{
{role: "ADMIN"},
{role: "DEVOPS"},
Expand Down

0 comments on commit 4c25f5a

Please sign in to comment.