fix a few more things
This commit is contained in:
@@ -46,7 +46,7 @@ class TestDemoRota:
|
||||
|
||||
self.Rota.build_and_solve(options={"ratio": 0.00})
|
||||
|
||||
self.Rota.export_rota_to_html("balance_weekend")
|
||||
self.Rota.export_rota_to_html("balance_weekend", folder="tests")
|
||||
|
||||
assert self.Rota.results.solver.status == "ok"
|
||||
assert self.Rota.results.solver.termination_condition == "optimal"
|
||||
|
||||
Reference in New Issue
Block a user