Skip to content

Commit

Permalink
Add newlines to AutoCreateTestUsersConfigTest and testgroup/config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gicig committed Jul 11, 2024
1 parent 80ab470 commit 6900b01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ private static Map<String, Object> initializeConfigMap(Object allowedFor) {
map.put(KEY_IMPERSONATION_ALLOWED_FOR, allowedFor);
return map;
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@
- user_config:
- dummy:
- isMemberOf: dummygroup-dam
password: "password"
password: "password"

0 comments on commit 6900b01

Please sign in to comment.