Skip to content
Snippets Groups Projects
Commit 32748c1b authored by Fabian Seidl's avatar Fabian Seidl
Browse files

linter pleasing

parent 10f42412
No related branches found
No related tags found
1 merge request!287Implement data persisting for user management
Checking pipeline status
...@@ -773,7 +773,6 @@ func clearAndCreateAuthTestSetup() error { ...@@ -773,7 +773,6 @@ func clearAndCreateAuthTestSetup() error {
//TODO(faseid): change password to hashed/encrypted one //TODO(faseid): change password to hashed/encrypted one
func createTestUsers() error { func createTestUsers() error {
randomRoleMap := map[string]string{pndID: randomRoleName} randomRoleMap := map[string]string{pndID: randomRoleName}
users := []rbac.User{ users := []rbac.User{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment