diff --git a/lib/rob/schedulers/v2/scheduler_test.go b/lib/rob/schedulers/v2/scheduler_test.go index 48ba7689b5b988ff71278ef4030327fcae8318f4..812a7c689c3a3f7fb7fa1daca1f49ccf81c2fe0c 100644 --- a/lib/rob/schedulers/v2/scheduler_test.go +++ b/lib/rob/schedulers/v2/scheduler_test.go @@ -298,7 +298,7 @@ func TestScheduler_Constraints(t *testing.T) { /* Expectations: - - all users should get similar # of executions (shares of 0 and 1 may be less because they have less sinks they can use: 2 vs 4) + - all users should get similar # of executions (shares of 0 and 1 may be less because they have less sinks they can use: 1 vs 2) - all constraints should be honored */