From 7c7a2d08240fc3027267610c5116936c7d8864b4 Mon Sep 17 00:00:00 2001 From: Timothy J Warren Date: Fri, 10 Aug 2018 20:11:22 -0400 Subject: [PATCH] Update test snapshots --- .../__snapshots__/AnimeTransformerTest__testTransform__1.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/API/Kitsu/Transformer/__snapshots__/AnimeTransformerTest__testTransform__1.php b/tests/API/Kitsu/Transformer/__snapshots__/AnimeTransformerTest__testTransform__1.php index 966a59dd..5b4ac5cb 100644 --- a/tests/API/Kitsu/Transformer/__snapshots__/AnimeTransformerTest__testTransform__1.php +++ b/tests/API/Kitsu/Transformer/__snapshots__/AnimeTransformerTest__testTransform__1.php @@ -92,8 +92,8 @@ 'title' => 'Attack on Titan', 'titles' => array ( - 0 => 'Shingeki no Kyojin', - 1 => '進撃の巨人', + 'en_jp' => 'Shingeki no Kyojin', + 'ja_jp' => '進撃の巨人', ), 'trailer_id' => 'n4Nj6Y_SNYI', 'url' => 'https://kitsu.io/anime/attack-on-titan',