12 Nov
2020
12 Nov
'20
5:21 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26963 --- Comment #58 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- I think we should keep the number of tests, don't you? I wrote a similar patch than "Don't delete existing data before tests" today: https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=113551 I will drop mine, but I think this part makes sense: + next + unless grep { $pickup_location eq $_ } @branchcodes; Do we agree that this change can be considered an enhancement? -- You are receiving this mail because: You are watching all bug changes.