[Koha-bugs] [Bug 22048] Use set_password instead of update_password in the codebase

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 26 17:37:58 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22048

--- Comment #6 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 83506
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83506&action=edit
Bug 22048: Use set_password in tests

To test:
- Apply this patch
- Run:
  $ kshell
 k$ prove t/db_dependent/Auth.t \
          t/db_dependent/Koha/Patrons.t \
          t/db_dependent/Search/History.t \
          t/db_dependent/selenium/authentication.t \
          t/db_dependent/selenium/regressions.t
=> SUCCESS: Tests pass!
- Sign off :-D

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list