We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14577a3 commit 6091135Copy full SHA for 6091135
src/components/__tests__/Tabs-test.js
@@ -293,6 +293,5 @@ describe('react-tabs', () => {
293
294
wrapper.childAt(0).childAt(2).simulate('click');
295
assertTabSelected(wrapper, 0);
296
-
297
});
298
0 commit comments