https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37869 --- Comment #14 from David Nind <david@davidnind.com> --- (In reply to Kyle M Hall (khall) from comment #13)
I was still not able to generate the warning message in the log.
Does the unit test patch (t/db_dependent/Koha/Plugins/Message_hooks.t) fail without the other patches and pass with it? If that is the case, I believe that is also a sufficient test to prove it is working.
It does! I'll use that as the basis to sign off. Testing notes (using KTD): 1. Apply the unit tests patch (Add unit tests). 2. Run the tests - these should fail: prove t/db_dependent/Koha/Plugins/Message_hooks.t 3. Apply the remaining patches. 4. Run the tests again - these should now pass. -- You are receiving this mail because: You are watching all bug changes.