https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18897
--- Comment #9 from M. Tompsett <[email protected]> --- Missed a line: > TEST PLAN > --------- > $ git fetch > $ git checkout -b bug_18897 origin/master > $ git bz apply 18897 > $ sudo apt-get remove libcatmandu-store-elasticsearch-perl > ... > $ prove t/db_dependent/Koha_Elasticsearch_Indexer.t > -- Note that the message says the correct library is missing. > $ sudo apt-get install libcatmandu-store-elasticsearch-perl > $ prove t/db_dependent/Koha_Elasticsearch_Indexer.t > -- Note it runs as expected. > run the koha qa test tools -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
