bd sync: 2025-12-27 15:56:42
This commit is contained in:
@@ -204,7 +204,7 @@ func TestRelateCommand(t *testing.T) {
|
||||
}
|
||||
|
||||
// Issue1 should NOT be blocked (relates-to doesn't block)
|
||||
blocked, err := s.GetBlockedIssues(ctx, types.WorkFilter{})
|
||||
blocked, err := s.GetBlockedIssues(ctx)
|
||||
if err != nil {
|
||||
t.Fatalf("GetBlockedIssues failed: %v", err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user