Skip to content

Commit

Permalink
zapnout par testu
Browse files Browse the repository at this point in the history
  • Loading branch information
kokes committed Aug 2, 2024
1 parent d04bd9d commit e7518f7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions main_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,16 @@
@pytest.mark.parametrize(
["module"],
[
# TODO: zapnout postupne dalsi
("ares",),
# czechinvest uplne zrusil svoje data asi - poptavam
# ("czechinvest",), # TODO
("czechpoint",),
("datovky",),
("dotinfo",),
("eufondy",),
# ("eufondy",),
("iissp",),
("justice",),
# ("justice",),
# TODO: psp ma problem s konektivitou
# ("psp",),
# ("steno",),
Expand All @@ -23,7 +24,7 @@
("smlouvy",),
("szif",),
("udhpsh",),
("volby",),
# ("volby",),
("zakazky",),
],
)
Expand Down

0 comments on commit e7518f7

Please sign in to comment.