Bug 32349: Remove TEST_QA
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 25 Nov 2022 08:07:34 +0000 (09:07 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 11 Jan 2023 23:44:21 +0000 (20:44 -0300)
commit0adc264edb3172f7d2dca771efbe19d15f240d8f
tree5fce6b4d76d59b150103c256932178a07cee429e
parent16ce9086e3c34f381d6d53c96e07145f19bf3ee9
Bug 32349: Remove TEST_QA

There is an env var that we are passing from koha-testing-docker, TEST_QA.
It's used in Koha from a single test file, t/00-testcritic.t.
If not set, no test is run.

Do we really need this? libtest-perl-critic-perl is packaged and automatically installed.

Signed-off-by: Mason James <mtj@kohaaloha.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/00-testcritic.t