Skip to content

Commit

Permalink
updated jest snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
wojta committed Feb 9, 2021
1 parent f817237 commit 7bbf8b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 37 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ exports[`no label switch is checked 1`] = `
<svg
aria-hidden={true}
aria-labelledby={null}
className=""
fill="currentColor"
height="1em"
role="img"
Expand Down Expand Up @@ -98,7 +97,6 @@ exports[`no label switch is not checked 1`] = `
<svg
aria-hidden={true}
aria-labelledby={null}
className=""
fill="currentColor"
height="1em"
role="img"
Expand Down Expand Up @@ -204,7 +202,6 @@ exports[`switch is checked and disabled 1`] = `
<svg
aria-hidden={true}
aria-labelledby={null}
className=""
fill="currentColor"
height="1em"
role="img"
Expand Down Expand Up @@ -310,7 +307,6 @@ exports[`switch is not checked and disabled 1`] = `
<svg
aria-hidden={true}
aria-labelledby={null}
className=""
fill="currentColor"
height="1em"
role="img"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -763,18 +763,15 @@ exports[`Actions virtualized table 1`] = `
"cell": [Function],
"row": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Tr",
"render": [Function],
},
"wrapper": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Thead",
"render": [Function],
},
},
"table": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "TableComposable",
"render": [Function],
},
}
Expand All @@ -797,12 +794,10 @@ exports[`Actions virtualized table 1`] = `
"cell": [Function],
"row": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Tr",
"render": [Function],
},
"wrapper": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Thead",
"render": [Function],
},
}
Expand Down Expand Up @@ -1382,7 +1377,7 @@ exports[`Actions virtualized table 1`] = `
data-key={5}
data-label=""
onMouseEnter={[Function]}
scope=""
scope={null}
/>
</ThBase>
</Th>
Expand Down Expand Up @@ -2167,18 +2162,15 @@ exports[`Selectable virtualized table 1`] = `
"cell": [Function],
"row": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Tr",
"render": [Function],
},
"wrapper": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Thead",
"render": [Function],
},
},
"table": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "TableComposable",
"render": [Function],
},
}
Expand All @@ -2201,12 +2193,10 @@ exports[`Selectable virtualized table 1`] = `
"cell": [Function],
"row": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Tr",
"render": [Function],
},
"wrapper": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Thead",
"render": [Function],
},
}
Expand Down Expand Up @@ -2542,7 +2532,7 @@ exports[`Selectable virtualized table 1`] = `
data-key={0}
data-label=""
onMouseEnter={[Function]}
scope=""
scope={null}
>
<SelectColumn
aria-label="Select all rows"
Expand Down Expand Up @@ -3848,18 +3838,15 @@ exports[`Simple Actions table 1`] = `
"cell": [Function],
"row": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Tr",
"render": [Function],
},
"wrapper": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Thead",
"render": [Function],
},
},
"table": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "TableComposable",
"render": [Function],
},
}
Expand All @@ -3882,12 +3869,10 @@ exports[`Simple Actions table 1`] = `
"cell": [Function],
"row": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Tr",
"render": [Function],
},
"wrapper": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Thead",
"render": [Function],
},
}
Expand Down Expand Up @@ -4581,7 +4566,7 @@ exports[`Simple Actions table 1`] = `
data-key={5}
data-label=""
onMouseEnter={[Function]}
scope=""
scope={null}
/>
</ThBase>
</Th>
Expand Down Expand Up @@ -5264,18 +5249,15 @@ exports[`Simple virtualized table aria-label 1`] = `
"cell": [Function],
"row": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Tr",
"render": [Function],
},
"wrapper": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Thead",
"render": [Function],
},
},
"table": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "TableComposable",
"render": [Function],
},
}
Expand All @@ -5298,12 +5280,10 @@ exports[`Simple virtualized table aria-label 1`] = `
"cell": [Function],
"row": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Tr",
"render": [Function],
},
"wrapper": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Thead",
"render": [Function],
},
}
Expand Down Expand Up @@ -6428,18 +6408,15 @@ exports[`Simple virtualized table className 1`] = `
"cell": [Function],
"row": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Tr",
"render": [Function],
},
"wrapper": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Thead",
"render": [Function],
},
},
"table": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "TableComposable",
"render": [Function],
},
}
Expand All @@ -6462,12 +6439,10 @@ exports[`Simple virtualized table className 1`] = `
"cell": [Function],
"row": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Tr",
"render": [Function],
},
"wrapper": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Thead",
"render": [Function],
},
}
Expand Down Expand Up @@ -7599,18 +7574,15 @@ exports[`Sortable Virtualized Table 1`] = `
"cell": [Function],
"row": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Tr",
"render": [Function],
},
"wrapper": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Thead",
"render": [Function],
},
},
"table": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "TableComposable",
"render": [Function],
},
}
Expand All @@ -7633,12 +7605,10 @@ exports[`Sortable Virtualized Table 1`] = `
"cell": [Function],
"row": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Tr",
"render": [Function],
},
"wrapper": Object {
"$$typeof": Symbol(react.forward_ref),
"displayName": "Thead",
"render": [Function],
},
}
Expand Down

0 comments on commit 7bbf8b0

Please sign in to comment.