There is an hard-coded 25.05 in the tests.
Created attachment 186667 [details] [review] Bug 40845: Remove hardcoded Koha version from t/Koha/Manual.t Test plan: Update the version in DB: > update systempreferences set value="25.1100000" where variable="version"; restart_all prove t/Koha/Manual.t
Created attachment 188439 [details] [review] Bug 40845: Remove hardcoded Koha version from t/Koha/Manual.t Test plan: Update the version in DB: > update systempreferences set value="25.1100000" where variable="version"; restart_all prove t/Koha/Manual.t Signed-off-by: David Nind <david@davidnind.com>
Created attachment 188528 [details] [review] Bug 40845: Remove hardcoded Koha version from t/Koha/Manual.t Test plan: Update the version in DB: > update systempreferences set value="25.1100000" where variable="version"; restart_all prove t/Koha/Manual.t Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Aleisha Amohia <aleisha@catalyst.net.nz>
Nice work everyone! Pushed to main for 25.11