]> git.koha-community.org Git - koha.git/commit
Bug 31908: Add a test to show issue
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 14 Nov 2022 11:07:09 +0000 (11:07 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 11 Jan 2023 12:07:03 +0000 (12:07 +0000)
commit3b8f75bb5eec30f0d86d200f3b5ac760f6dc0f49
treeddc1e25d066a6ab55f2c85f661e13632ca3e676f
parent640c8853aabbf5e1121aed9e506308901db7a86b
Bug 31908: Add a test to show issue

Test plan:
Without next patch, run Auth.t.
Should fail now before next patch resolves problem:
    not ok 2 - Login of patron2 approved
    ok 3 - Did not return previous session ID
    not ok 4 - New session ID not empty

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: David Cook <dcook@prosentient.com.au>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit d916250d31debddc4e69fd05f7d44ea38f254dda)
t/db_dependent/Auth.t