From 68bd985eee3e4d0279848e5dc9c47e178d540685 Mon Sep 17 00:00:00 2001 From: Curtis ROck Date: Sun, 30 Aug 2020 14:48:46 -0500 Subject: [PATCH] fix jest test issues --- .../components/__tests__/__snapshots__/login_form-test.js.snap | 2 +- .../components/__tests__/__snapshots__/login_page-test.js.snap | 2 +- .../features/forms/__tests__/__snapshots__/forms-test.js.snap | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app/soapbox/features/auth_login/components/__tests__/__snapshots__/login_form-test.js.snap b/app/soapbox/features/auth_login/components/__tests__/__snapshots__/login_form-test.js.snap index 646a96d49..3684d2bcd 100644 --- a/app/soapbox/features/auth_login/components/__tests__/__snapshots__/login_form-test.js.snap +++ b/app/soapbox/features/auth_login/components/__tests__/__snapshots__/login_form-test.js.snap @@ -2,7 +2,7 @@ exports[` renders correctly 1`] = `
renders correctly on load 1`] = `
renders correctly 1`] = ` `;