]> 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)
committerArthur Suzuki <arthur.suzuki@biblibre.com>
Mon, 9 Jan 2023 17:00:23 +0000 (18:00 +0100)
commit76eeb4f6e0ee2b5e90c244fce6cca4db67d48b56
treeff3e86c34983023ecdf558f3ac9593503e0135f5
parentb494657807e898b81568d4c2956c9eca18a1747f
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