https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690
--- Comment #122 from Joonas Kylmälä <[email protected]> --- Created attachment 121389 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121389&action=edit Bug 22690: (QA follow-up) Silence manually generated warnings In our test setup we mock the index_records() to produce warnings like this: Koha::Item at t/db_dependent/Koha/SearchEngine/Indexer.t line 93. By wrapping all our item creations to warnings_are{} we can silence them. Signed-off-by: Joonas Kylmälä <[email protected]> -- 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/
