Bug 16371: Remove GetDailyQuote tests from Koha.t
authorEmmi Takkinen <emmi.takkinen@outlook.com>
Wed, 12 Aug 2020 06:16:43 +0000 (09:16 +0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 13 Aug 2020 08:15:33 +0000 (10:15 +0200)
commit103e182a50d56858bbbfb159b8eba4f7d21954d4
treee74ba017ff26f0bda2a41352dbfdaa7935acb1bc
parentc0acc0f4b40254e445fde782f37ef31b39e44449
Bug 16371: Remove GetDailyQuote tests from Koha.t

Tests in Koha.t failed due GetDailyQuote tests. This patch
removes these tests since we test quotes in Quotes.t instead.

To test prove t/db_dependent/Koha.t

Sponsored-by: Koha-Suomi Oy

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Koha.t