From b68cbe5a2648d7fda86925ddf46eb6bc2e374adc Mon Sep 17 00:00:00 2001 From: "Timothy J. Warren" Date: Thu, 1 Oct 2015 16:07:40 -0400 Subject: [PATCH] fix test --- tests/AnimeClient/Model/AnimeModelTest.php | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/tests/AnimeClient/Model/AnimeModelTest.php b/tests/AnimeClient/Model/AnimeModelTest.php index 3875a0df..23a6f113 100644 --- a/tests/AnimeClient/Model/AnimeModelTest.php +++ b/tests/AnimeClient/Model/AnimeModelTest.php @@ -1,11 +1,18 @@ transformed_data_file = __DIR__ . "/../../test_data/anime_list/anime-completed-transformed.json"; + } protected function _get_list_from_api($status="all") {