update tests
This commit is contained in:
@@ -34,7 +34,7 @@ def demo_rota_clear():
|
||||
weeks_to_rota=weeks_to_rota,
|
||||
balance_offset_modifier=1,
|
||||
)
|
||||
Rota.constraint_options["max_shifts_per_month"] = 20
|
||||
Rota.constraint_options_model.max_shifts_per_month = 20
|
||||
|
||||
workers = [
|
||||
Worker(name="worker1", site="group1", grade=1),
|
||||
|
||||
Reference in New Issue
Block a user