[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.08-13-gcf8354aaa7

Git repo owner gitmaster at git.koha-community.org
Mon Mar 9 20:49:20 CET 2020


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 19.05.x has been updated
       via  cf8354aaa7cd3da8a8c51f6d84363db30e92f298 (commit)
      from  98a8a9c0419ff50f3e20eb4a472320560f07d994 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cf8354aaa7cd3da8a8c51f6d84363db30e92f298
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon May 6 15:37:38 2019 -0500

    Bug 22860: Remove 1 remaining patron after authentication.t is ran
    
    Test plan:
    0/ Do not apply the patch
    1/ select count(*) from borrowers;
    2/ Run the tests
    => Notice that you have 1 more patron
    3/ Apply the patch and repeat 1/ and 2/
    => Notice that you have the same number of patrons before and after the
    tests
    
    Signed-off-by: Hayley Mapley <hayleymapley at catalyst.net.nz>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit 905c0bc5e0831148c8334a92863ec9289e2c67b5)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 t/db_dependent/selenium/authentication.t | 2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list