Bug 34911: Test files from HEAD instead of 'master'
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 26 Sep 2023 08:27:57 +0000 (10:27 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 4 Oct 2023 13:15:35 +0000 (09:15 -0400)
commit7dd57db42932a45e1af9a5bc3f827e1178bec469
tree3e97b6861843a1bb75b6611748b0074dfacbfe55
parentca4da5e17ea7a65a473778f590c2703e8eecf7ce
Bug 34911: Test files from HEAD instead of 'master'

Since bug 34303 the test suite (when ran on jenkins) is no longer testing Perl::Critic

koha_1       | fatal: Not a valid object name master
koha_1       | [14:58:14] t/00-testcritic.t

We are not cloning the whole repo and "master" is not available. Additionally we do not want to test master's files on stable branches anyway...

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/00-testcritic.t
xt/check_makefile.t