]> git.koha-community.org Git - koha.git/commit
Bug 35536: Silence tests when run from koha-qa.pl
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Tue, 19 Dec 2023 14:59:36 +0000 (14:59 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 22 Jul 2024 12:00:11 +0000 (14:00 +0200)
commitb50ceefdd2376f5d24315447c76d3858ffc9ffeb
tree94e2c060300dc70b4043e9f138641ef4cb9fc062
parentb00f04a7609a958352142fc50e20a34d431e6d64
Bug 35536: Silence tests when run from koha-qa.pl

Extending the regex in Plugins::_verbose.

Test plan:
Run qa tools on patch set.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 9b9ae27a0e3c5acfb6093c7977a001fcf4857033)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Koha/Plugins.pm