From 3592fbd7bbfdda8bdbc85f5b27d94e063a8a5b4e Mon Sep 17 00:00:00 2001 From: David Diaz Date: Sat, 21 Nov 2020 20:00:12 -0600 Subject: [PATCH] Updating snapshot. --- bin/cli/__tests__/__snapshots__/request.spec.js.snap | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bin/cli/__tests__/__snapshots__/request.spec.js.snap b/bin/cli/__tests__/__snapshots__/request.spec.js.snap index f62a608..e72baa2 100644 --- a/bin/cli/__tests__/__snapshots__/request.spec.js.snap +++ b/bin/cli/__tests__/__snapshots__/request.spec.js.snap @@ -9,9 +9,7 @@ Array [ ", " ", - "{ - \\"hello\\": \\"world\\" -} + "{\\"hello\\": \\"world\\"} ", ] `;