From 07cd0a4799eb612f07573628b8e11157807b460c Mon Sep 17 00:00:00 2001 From: Jeff Avallone Date: Sun, 24 Mar 2019 21:19:46 -0400 Subject: [PATCH] Updating Form to use react-testing-library --- .../Form/__snapshots__/test.js.snap | 93 ++++++++++--------- src/components/Form/index.js | 4 +- src/components/Form/test.js | 78 +++++++--------- 3 files changed, 86 insertions(+), 89 deletions(-) diff --git a/src/components/Form/__snapshots__/test.js.snap b/src/components/Form/__snapshots__/test.js.snap index 9f8b76b..7c7f8e2 100644 --- a/src/components/Form/__snapshots__/test.js.snap +++ b/src/components/Form/__snapshots__/test.js.snap @@ -1,53 +1,54 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Form rendering 1`] = ` -
-
+
-