From 281df33278a4c0af3e350ff12dc7a9df540f9fc3 Mon Sep 17 00:00:00 2001 From: Matchu Date: Fri, 14 Aug 2020 22:10:07 -0700 Subject: [PATCH] update snapshots --- .../__snapshots__/SpeciesColorPair.test.js.snap | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/server/query-tests/__snapshots__/SpeciesColorPair.test.js.snap b/src/server/query-tests/__snapshots__/SpeciesColorPair.test.js.snap index 1d6d636..f14edad 100644 --- a/src/server/query-tests/__snapshots__/SpeciesColorPair.test.js.snap +++ b/src/server/query-tests/__snapshots__/SpeciesColorPair.test.js.snap @@ -1731,6 +1731,14 @@ Object { "id": "3", }, }, + Object { + "color": Object { + "id": "104", + }, + "species": Object { + "id": "3", + }, + }, Object { "color": Object { "id": "105",