File tree 21 files changed +4
-1198
lines changed
21 files changed +4
-1198
lines changed Original file line number Diff line number Diff line change 1
1
import React from 'react' ;
2
2
import Renderer from 'react-test-renderer/shallow' ;
3
- import Item from 'components/TopcoderHeader/desktop/ SubMenu/Item' ;
3
+ import Item from 'components/SubMenu/Item' ;
4
4
5
5
test ( 'Matches shallow shapshot' , ( ) => {
6
6
const renderer = new Renderer ( ) ;
Original file line number Diff line number Diff line change 2
2
3
3
exports [` Matches shallow shapshot 1` ] = `
4
4
<li
5
- className = " src-shared-components-TopcoderHeader-desktop- SubMenu-Item-___style__item___2Q-ud src-shared-components-TopcoderHeader-desktop- SubMenu-Item-___style__current___38PHh "
5
+ className = " src-shared-components-SubMenu-Item-___style__item___2U0li src-shared-components-SubMenu-Item-___style__current___3WfNb "
6
6
role = " button"
7
7
tabIndex = { 0 }
8
8
>
@@ -21,7 +21,7 @@ exports[`Matches shallow shapshot 1`] = `
21
21
22
22
exports [` Matches shallow shapshot 2` ] = `
23
23
<li
24
- className = " src-shared-components-TopcoderHeader-desktop- SubMenu-Item-___style__item___2Q-ud "
24
+ className = " src-shared-components-SubMenu-Item-___style__item___2U0li "
25
25
role = " button"
26
26
tabIndex = { 0 }
27
27
>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments