https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org --- Comment #34 from Tomás Cohen Arazi <[email protected]> --- The changes I made make it only consider the plugins in t/lib/Koha/Plugin, instead of taking those and also any installed plugin into account (so tests don't depend on setup/env). But I still cannot get the rollback to be effective. Symptom: > DELETE FROM plugin_methods; k$ prove t/db_dependent/Plugins.t > SELECT * FROM plugin_methods; => FAIL: methods from the test plugins. -- 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/
