25 Oct
2024
25 Oct
'24
4:48 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36822 --- Comment #7 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- Created attachment 173377 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173377&action=edit Bug 36822: LDAP - Add discard_changes Test plan: 1) Apply only LDAP rearrangement patch 2) Run that test file (to prove the rearrangement does not break tests): $ prove t/db_dependent/Auth_with_ldap.t 3) Verify tests pass 4) Apply LDAP test patch on top 5) Run the test file. Notice it fails. 6) Apply this patch. Run LDAP tests again. Verify tests pass. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.