https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18585
--- Comment #20 from David Cook <[email protected]> --- Updating my existing code now and this is turning out to be interesting... In a test, I was using a "fake" model name, but my test failed, because one of the unrelated methods is hard-coded to use the "query" model. I changed the model name in the test and it worked fine, but just something to keep in mind. -- 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/
