mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 00:15:44 +01:00
update tests
This commit is contained in:
@@ -62,7 +62,7 @@ export function fetchPermissionsPending(
|
||||
}
|
||||
|
||||
export function fetchPermissionsSuccess(
|
||||
permissions: PermissionCollection,
|
||||
permissions: any,
|
||||
namespace: string,
|
||||
name: string
|
||||
): Action {
|
||||
|
||||
Reference in New Issue
Block a user