Bug 25050: Unit tests
authorNick Clemens <nick@bywatersolutions.com>
Fri, 3 Apr 2020 12:12:49 +0000 (12:12 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 14 Apr 2020 07:22:23 +0000 (08:22 +0100)
commitf7cb46560322ef77858c6f489ae332962942616d
treec50b0770432025b553995711788bbd1327a33838
parentf406aa2ae35c0d49a91316d00a4fca0cd0109c5c
Bug 25050: Unit tests

This patch simplay alters the data we use for the tests, doing so causes them to fail

To test:
1 - Apply only this patch
2 - prove -v t/Koha/SearchEngine/Elasticsearch.t
3 - It fails!
4 - Apply next patch
5 - It passes!

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/Koha/SearchEngine/Elasticsearch.t