From 96150d624fc42fa139eab2cd0d5f927df899d80f Mon Sep 17 00:00:00 2001 From: Jeffrey Johnson Date: Mon, 4 Feb 2019 11:15:59 -0800 Subject: [PATCH] Updating key missing error in Tab Tests --- src/Tabs/Tabs.test.js | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/src/Tabs/Tabs.test.js b/src/Tabs/Tabs.test.js index 079e4d8d6..ddb0d808a 100644 --- a/src/Tabs/Tabs.test.js +++ b/src/Tabs/Tabs.test.js @@ -11,19 +11,22 @@ describe('', () => { Tab 1 , Tab 2 , + id='3' + key='3'> Tab 3 @@ -35,14 +38,16 @@ describe('', () => { [ + id='4' + key='4'> Tab 1 , + id='5' + key='5'> Tab 2 @@ -50,7 +55,8 @@ describe('', () => { + id='6' + key='6'> Tab 3 @@ -75,7 +81,7 @@ describe('', () => { const routerTabs = ( + selectedId='4'> {tabsExampleWithLink} @@ -84,7 +90,7 @@ describe('', () => { + selectedId='4'> {tabsExampleWithLink}