Bug 23290: (follow-up) Replace warning_like by warnings_like
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 17 Jan 2020 10:30:16 +0000 (10:30 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 25 Feb 2020 13:41:14 +0000 (13:41 +0000)
commit306ed2fb6f49b79139a346c70f253509af29c7af
treee0f0456628a7f613d7fb67e20483b291c0f35bda
parent404fbeee729f624c1b3b7d2bfb02f9d538e4319f
Bug 23290: (follow-up) Replace warning_like by warnings_like

Security.t does not pass anymore ;)
Due to bug 23290 the tests now trigger an additional runtime error that
we should also catch to let the tests pass again.

Test plan:
Run t/db_dependent/Koha/XSLT/Security.t

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/db_dependent/Koha/XSLT/Security.t