@@ -232,7 +232,7 @@ if use_test_workers:
]
)
Rota.add_workers(
[Worker(Rota, i, "Plym {}".format(i), "plymouth", 4, 50) for i in range(9, 17)]
[Worker(i, "Plym {}".format(i), "plymouth", 4, 50) for i in range(9, 17)]
[
The note is not visible to the blocked user.