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

Testy: Celostátního garanta nechceme omezovat na kategorii

Skuteční garanti to tak také nemají.
parent a5731571
No related branches found
No related tags found
1 merge request!121Testovací prostředí
This commit is part of merge request !121. Comments created here will be created in the context of that merge request.
...@@ -63,8 +63,7 @@ init_users () ...@@ -63,8 +63,7 @@ init_users ()
run create-user admin@test Hlavní Administrátor --admin --passwd brum run create-user admin@test Hlavní Administrátor --admin --passwd brum
run create-user cg@test Celostátní Garant --org --passwd brum run create-user cg@test Celostátní Garant --org --passwd brum
run add-role --email cg@test --role garant --cat A run add-role --email cg@test --role garant
run add-role --email cg@test --role garant --cat Z
run create-user kg@test Krajský Garant --org --passwd brum run create-user kg@test Krajský Garant --org --passwd brum
run add-role --email kg@test --role garant_kraj --cat A --place A 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