Skip to content

Commit 0b9711e

Browse files
committed
fmt
1 parent a42e77c commit 0b9711e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderd/database/dbauthz/groupsauth_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ func TestGroupsAuth(t *testing.T) {
126126
ReadGroup: false,
127127
ReadMembers: false,
128128
// TODO: If fixed, they should only be able to see themselves
129-
//MembersExpected: 1,
129+
// MembersExpected: 1,
130130
},
131131
{
132132
// Org admin in the incorrect organization

0 commit comments

Comments
 (0)