Bug 22860: Remove 1 remaining patron after authentication.t is ran
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 6 May 2019 20:37:38 +0000 (15:37 -0500)
committerJoy Nelson <joy@bywatersolutions.com>
Thu, 5 Mar 2020 00:34:08 +0000 (00:34 +0000)
commit905c0bc5e0831148c8334a92863ec9289e2c67b5
treefab2db233eb865c8266e0231dab23d2576ec03f2
parente9f0e0c6308746cc83e0aa0bbb4309c9f9013c8e
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@catalyst.net.nz>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
t/db_dependent/selenium/authentication.t