update from last round
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ class TestRemoteRotas:
|
||||
|
||||
Rota.build_and_solve(options={"ratio": 0.000})
|
||||
|
||||
assert Rota.results.solver.status == "warning"
|
||||
assert Rota.results.solver.status in ("warning", "error")
|
||||
|
||||
def test_remote_pass_week(self):
|
||||
Rota = setup_basic_rota()
|
||||
|
||||
Reference in New Issue
Block a user