Skip to content

Commit

Permalink
chore(test): Update test snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
kevee committed Jul 30, 2020
1 parent b75e0d7 commit 5f409bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ exports[`Components : Pages : Race : Dashboard : Ethnicity Table renders correct
<td
className="borderLeft"
>
0
&lt;1
%
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Array [
]
`;

exports[`Components : Race : Dashboard : Percent renders correctly 2`] = `""`;
exports[`Components : Race : Dashboard : Percent renders correctly 2`] = `"-"`;

exports[`Components : Race : Dashboard : Percent renders correctly 3`] = `
Array [
Expand All @@ -18,7 +18,7 @@ Array [

exports[`Components : Race : Dashboard : Percent renders correctly 4`] = `
Array [
"0",
"<1",
"%",
]
`;

0 comments on commit 5f409bb

Please sign in to comment.