diff --git a/Testing-Guide.md b/Testing-Guide.md index 4b4e612..d10d3b4 100644 --- a/Testing-Guide.md +++ b/Testing-Guide.md @@ -280,6 +280,8 @@ stay up to date with it: | https://localhost:8444/accounts | Incomplete | Account Search | Trusted User | | https://localhost:8444/packages/{name} | Incomplete | Package View | User | | https://localhost:8444/pkgbase/{name} | Incomplete | Package Base View | User | +| https://localhost:8444/pkgbase/{name} | Incomplete | Package Base View | User | +| https://localhost:8444/pkgbase/{name}/comaintainers | Incomplete | Comaintainer Edit | Maintainer of pkgbase | #### Development Branches