https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19871
--- Comment #44 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 193111 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193111&action=edit Bug 19871: (QA follow-up) Replace symbolic refs with proper mock object class Replace 'no strict refs' usage with a proper TestObject package to avoid Perl::Critic violations while maintaining the same test functionality. The mock object now uses standard OOP patterns instead of symbolic references for method creation. Sponsored-by: OpenFifth <https://openfifth.co.uk> Signed-off-by: Jackie Usher <[email protected]> -- 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/
