From c56aa87dd4798c95362fb74541a6e1f402c4b9ed Mon Sep 17 00:00:00 2001 From: BE-Webdesign Date: Thu, 1 Jun 2017 12:00:28 -0400 Subject: [PATCH] Add revisions. Adding revisions to the tests. Cleaning up Enzyme API usage, and breaking larger tests into more test cases. Spelling corrections added. --- components/button/test/index.js | 4 ++-- components/form-toggle/test/index.js | 14 ++++++++------ 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/components/button/test/index.js b/components/button/test/index.js index 7240ce30da05d9..25f287a11c80b3 100644 --- a/components/button/test/index.js +++ b/components/button/test/index.js @@ -61,9 +61,9 @@ describe( 'Button', () => { } ); it( 'should render and additional WordPress prop of value awesome', () => { - const button =