https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16371
--- Comment #34 from Emmi Takkinen <[email protected]> --- (In reply to David Nind from comment #33) > Everything works as expected, however the tests fail! 8-( > > prove t/db_dependent/Koha/Quotes.t > t/db_dependent/Koha/Quotes.t .. 1/13 Can't use string ("Koha::Quote") as a > HASH ref while "strict refs" in use at /kohadevbox/koha/Koha/Object.pm line > 735. > # Looks like your test exited with 255 just after 2. > t/db_dependent/Koha/Quotes.t .. Dubious, test returned 255 (wstat 65280, > 0xff00) > Failed 11/13 subtests Sorry, I was so focused on getting random quote work that testing changes I made to get quote with id slipped my mind (and also actually checking if tests still work). I'll provide patch with fix as soon as possible. And thanks for new test plan! -- 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/
