mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
feat: add template RBAC/groups (#4235)
This commit is contained in:
@@ -360,7 +360,6 @@ func TestWorkspaceApplicationAuth(t *testing.T) {
|
||||
ResourceType: "application_connect",
|
||||
OwnerID: "me",
|
||||
OrganizationID: firstUser.OrganizationID.String(),
|
||||
ResourceID: uuid.NewString(),
|
||||
},
|
||||
Action: "create",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user