Check-in: New flags for check-in lists (#3577)

This commit is contained in:
Raphael Michel
2023-10-23 15:52:06 +02:00
committed by GitHub
parent da9aa3e133
commit a0831890ad
14 changed files with 82 additions and 13 deletions

View File

@@ -218,6 +218,8 @@ TEST_LIST_RES = {
"subevent": None,
"exit_all_at": None,
"addon_match": False,
"ignore_in_statistics": False,
"consider_tickets_used": True,
"rules": {}
}