]> git.koha-community.org Git - koha.git/commit
Bug 29914: Remove warn on timeout
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 21 Jan 2022 10:50:59 +0000 (10:50 +0000)
committerVictor Grousset/tuxayo <victor@tuxayo.net>
Mon, 31 Jan 2022 18:15:45 +0000 (19:15 +0100)
commit862836954b53a80d161500f2dc95fb914b21536b
tree0db403e1fc073f601f83ac2444acddd6f690c37b
parent2189647bb007e809553f700cc74eaa0805ac9201
Bug 29914: Remove warn on timeout

The value of the system preference 'timeout' is not correct, defaulting to 600.

Caused by previous test. Actually an omission in another sub that
does not seem to support 10x.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit eea32e6c5d39f5ec506b5c6cc81b390fcb6f8c52)
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
t/db_dependent/Auth.t