Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2709d4b

Browse files
committed
update comment
1 parent e10c545 commit 2709d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderd/audit_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ func TestAuditLogs(t *testing.T) {
163163
require.NoError(t, err)
164164

165165
// Fetching audit logs without an organization selector should only
166-
// return organization audit logs.
166+
// return organization audit logs the org admin is an admin of.
167167
alogs, err := orgAdmin.AuditLogs(ctx, codersdk.AuditLogsRequest{
168168
Pagination: codersdk.Pagination{
169169
Limit: 5,

0 commit comments

Comments
 (0)