https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20866
--- Comment #7 from Marcel de Rooy <[email protected]> --- Created attachment 75814 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75814&action=edit Bug 20866: (QA follow-up) Use build_object and remove two tests The unique constraint on userid is handled in TestBuilder. So let's use it. The two tests if count==$count do not make much sense anymore when we call ->count a few lines before. The check with search_limited is enough. Signed-off-by: Marcel de Rooy <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
