Skip to content
Snippets Groups Projects
Commit 6f340643 authored by Martin Mareš's avatar Martin Mareš
Browse files

test-init: Přidání celostátního garanta pro Z

parent c51db5fa
No related branches found
No related tags found
1 merge request!136Joby naplánované na konkrétní čas
......@@ -65,6 +65,9 @@ init_users ()
run create-user cg@test Celostátní Garant --org --passwd brum
run add-role --email cg@test --role garant
run create-user cgz@test Celostátní "Garant Z" --org --passwd brum
run add-role --email cgz@test --role garant --cat Z
run create-user kg@test Krajský Garant --org --passwd brum
run add-role --email kg@test --role garant_kraj --cat A --place A
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment