https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32648
--- Comment #2 from Nick Clemens <[email protected]> --- Created attachment 149026 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=149026&action=edit Bug 32648: Avoid skipping record or hiding item It seems that depending on other tests, the item could be hidden from the record, or the entire record hidden because of the way we count hidden items. I add a mock for the two HIddenItems prefs and hardcode an xml record to avoid problematic data from test builder -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
