Fixed missing option in tests

This commit is contained in:
Jules Lasne (jlasne - seluj78) 2020-10-12 08:40:06 +02:00
parent a2d7066d52
commit 08059f7efa

View File

@ -17,6 +17,7 @@ config = {
"offline": True,
"exclude_fuzzy": False,
"only_reserved": False,
"exclude_reserved": False,
"show_reservation_dates": False,
"no_cache": True,
}