Bug 24756: Fix D8 and U18 failures for Koha/XSLT/Security.t
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 28 Feb 2020 08:20:43 +0000 (08:20 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 28 Feb 2020 08:44:07 +0000 (08:44 +0000)
commit2c8a1176041f5ab13c68f42ff585332b11a07339
treef9ee47669fa17b3b67cebe7fb94cb38542f56322
parentd296876626d30f89fc92e66804ad9fe8270001ad
Bug 24756: Fix D8 and U18 failures for Koha/XSLT/Security.t

Instead of warning_like, we eventually catch multiple warnings and look
if we catch one specific warn and not catch another specific one.

Test plan:
Run t/db_dependent/Koha/XSLT/Security.t on D8, D9, D10 or U18.

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