Browse Source

Update tests

master
Loëck Vézien 7 years ago
parent
commit
7fb63a24b4
No known key found for this signature in database GPG Key ID: CBCDCE384E853AC4
  1. 4
      src/components/CounterValue/__tests__/__snapshots__/CounterValue.test.js.snap

4
src/components/CounterValue/__tests__/__snapshots__/CounterValue.test.js.snap

@ -20,8 +20,8 @@ exports[`components CounterValue specifying ticker different from default 1`] =
exports[`components CounterValue using countervalue different from default 1`] = ` exports[`components CounterValue using countervalue different from default 1`] = `
<div <div
className="s1c17x4y-0 jLdFhK s1xoa5y3-0 grmBGS" className="s1c17x4y-0 jLdFhK s1xoa5y3-0 bPBcmj"
color="#66be54" color={undefined}
> >
+ EUR 0.42 + EUR 0.42
</div> </div>

Loading…
Cancel
Save