Bug 25641: Fix Koha/XSLT/Base.t failures on U20
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 1 Jun 2020 10:54:03 +0000 (12:54 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Sun, 7 Jun 2020 10:00:49 +0000 (12:00 +0200)
commit2f828d433da9c32e865669079db9f367db79aeab
tree02eda2d6d41f348a8824a8dfc716f80a94bb48e3
parent7df314f0b27bdc70e02280aa12d0fac26f096411
Bug 25641: Fix Koha/XSLT/Base.t failures on U20

There is a change in the version number.
On U20 we get
  Opening and ending tag mismatch: a line 0 and b
On others (D9, D10, U18) we get:
  Opening and ending tag mismatch: a line 1 and b

I did not find where it did come from, so assuming it's just a minor
change and won't have side-effects.

Test plan:
Make sure the tests pass on U20 and another OS

Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Koha/XSLT/Base.t