mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
fix: add requester IP to workspace build audit logs (#10242)
This commit is contained in:
@ -121,7 +121,6 @@ func TestUserDelete(t *testing.T) {
|
||||
// pw, err := cryptorand.String(16)
|
||||
// require.NoError(t, err)
|
||||
|
||||
// fmt.Println(aUser.OrganizationID)
|
||||
// toDelete, err := client.CreateUser(ctx, codersdk.CreateUserRequest{
|
||||
// Email: "colin5@coder.com",
|
||||
// Username: "coolin",
|
||||
|
Reference in New Issue
Block a user