]> git.koha-community.org Git - koha.git/commit
Bug 28998: (QA follow-up) Silence some useless warnings
authorTomas Cohen Arazi <tomascohen@theke.io>
Thu, 5 May 2022 11:39:50 +0000 (08:39 -0300)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 5 May 2022 11:39:52 +0000 (08:39 -0300)
commit79f57cf303924ef96b8b55169e0290ef15dd3835
treeefbb6cf401676c5609f4e1d6b8a6c815c6b5a4d0
parent8160b794c25361da1abcd74de816699633b92521
Bug 28998: (QA follow-up) Silence some useless warnings

This patch fixes the tests and also silences some useless warnings about
REMOTE_ADDRESS not being defined.

A test is added for a legit warning that is thrown.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/Auth.t