18 Oct
2018
18 Oct
'18
2:37 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17602 --- Comment #136 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> ---
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.