Bug 32349: Remove TEST_QA
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 25 Nov 2022 08:07:34 +0000 (09:07 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Tue, 24 Jan 2023 18:21:49 +0000 (18:21 +0000)
commita5e629416782055b82ca285690480b59982babae
tree64450a84bd672342a70be9ab857fdeea02be26f6
parent74a6c576e75cb46330f340d23dbc610953bd7b88
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>
(cherry picked from commit 0adc264edb3172f7d2dca771efbe19d15f240d8f)
Signed-off-by: Jacob O'Mara <jacob.omara@ptfs-europe.com>
(cherry picked from commit a375a94225a843fbbeef94a4caf58a1ab09e78b0)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
t/00-testcritic.t