Commit 3df8ae23 by Marcus Efraimsson

folders: rename folder_acl in api to folder_permission

parent d68099bc
......@@ -13,7 +13,7 @@ import (
. "github.com/smartystreets/goconvey/convey"
)
func TestFolderAclApiEndpoint(t *testing.T) {
func TestFolderPermissionApiEndpoint(t *testing.T) {
Convey("Folder permissions test", t, func() {
Convey("Given user has no admin permissions", func() {
origNewGuardian := guardian.New
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment