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

Testy: Účastníci u1 a u2 soutěží i v domácím kole kategorie P

parent bb3f78a7
Branches
No related tags found
No related merge requests found
...@@ -136,6 +136,7 @@ init_contestants () ...@@ -136,6 +136,7 @@ init_contestants ()
run register-contest --email u1@test --round 42-A-2 --region gulz run register-contest --email u1@test --round 42-A-2 --region gulz
run register-contest --email u1@test --round 42-A-3 --region A run register-contest --email u1@test --round 42-A-3 --region A
run register-contest --email u1@test --round 42-A-4a --region CZ run register-contest --email u1@test --round 42-A-4a --region CZ
run register-contest --email u1@test --round 42-P-1 --region CZ
run register-year --email u2@test --year 42 --school gkj --grade 4/4 --birth-year=2001 run register-year --email u2@test --year 42 --school gkj --grade 4/4 --birth-year=2001
run register-contest --email u2@test --round 42-A-1 --region gkj run register-contest --email u2@test --round 42-A-1 --region gkj
...@@ -143,6 +144,7 @@ init_contestants () ...@@ -143,6 +144,7 @@ init_contestants ()
# V krajském kole soutěží v jiném kraji, než kam patří # V krajském kole soutěží v jiném kraji, než kam patří
run register-contest --email u2@test --round 42-A-3 --region B --site A run register-contest --email u2@test --round 42-A-3 --region B --site A
run register-contest --email u2@test --round 42-A-4a --region CZ run register-contest --email u2@test --round 42-A-4a --region CZ
run register-contest --email u2@test --round 42-P-1 --region CZ
run register-year --email u3@test --year 42 --school zs-sutka --grade 7 --birth-year=2010 run register-year --email u3@test --year 42 --school zs-sutka --grade 7 --birth-year=2010
run register-contest --email u3@test --round 42-Z7-1 --region zs-sutka run register-contest --email u3@test --round 42-Z7-1 --region zs-sutka
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment