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

Testy: Někteří školní garanti mají omezení na kategorii

parent 18bdeb4c
Branches
No related tags found
No related merge requests found
......@@ -72,13 +72,13 @@ init_users ()
run add-role --email og@test --role garant_okres --cat Z --place P8
run create-user sg-sutka@test Garant 'ZŠ Šutka' --org --passwd brum
run add-role --email sg-sutka@test --role garant_skola --place zs-sutka
run add-role --email sg-sutka@test --role garant_skola --cat Z --place zs-sutka
run create-user sg-brno@test Garant 'ZŠ Brno' --org --passwd brum
run add-role --email sg-brno@test --role garant_skola --place zs-brno
run add-role --email sg-brno@test --role garant_skola --cat Z --place zs-brno
run create-user sg-gulz@test Garant 'G Libeň' --org --passwd brum
run add-role --email sg-gulz@test --role garant_skola --place gulz
run add-role --email sg-gulz@test --role garant_skola --cat S --place gulz
run create-user sg-gkj@test Garant 'G Jaroše' --org --passwd brum
run add-role --email sg-gkj@test --role garant_skola --place gkj
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment