Skip to content

Commit 6091135

Browse files
committed
Fix linting
1 parent 14577a3 commit 6091135

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/__tests__/Tabs-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,5 @@ describe('react-tabs', () => {
293293

294294
wrapper.childAt(0).childAt(2).simulate('click');
295295
assertTabSelected(wrapper, 0);
296-
297296
});
298297
});

0 commit comments

Comments
 (0)