https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17602
--- Comment #136 from Jonathan Druart <[email protected]> --- >From the tests: t/Koha_ExternalContent_RecordedBooks.t: skip "no RecordedBooks partner credentials", 1 unless $ENV{RECORDEDBOOKS_TEST_LIBRARY_ID}; t/Koha_ExternalContent_RecordedBooks.t: t::lib::Mocks::mock_preference('RecordedBooksLibraryID', $ENV{RECORDEDBOOKS_TEST_LIBRARY_ID}); We never set this ENV var, are there data we could use to make it pass? See bug 21567. -- 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/
