https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20181 --- Comment #4 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to M. Tompsett from comment #3)
Created attachment 71563 [details] [review] Bug 20181: Followup to ensure test runs
If EnablePlugins was 0, this test before this patch fails. After this patch, it passes.
TEST PLAN --------- 1) Apply all but this patch 2) Run the following commands kshell prove t/Koha_Template_Plugin_KohaPlugins.t -- two tests fail, if you have the conf or syspref set to 0. 3) Apply this patch 4) Repeat step 2. -- all tests pass, including the positive and negative case checks. 5) run koha qa test tools
Doh, thanks Mark! -- You are receiving this mail because: You are watching all bug changes.