Skip to content

Commit

Permalink
test(usd-rebrand): update test
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLeoB committed Mar 5, 2020
1 parent 8a2f4f7 commit fe49e31
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ export class WalletBalanceDropdown extends Component<Props> {
})

return (
// rebrand change here
<DisplayContainer coinType={coinType}>
<AccountContainer>
{children && children.length && children[1]}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ exports[`EmptyContent renders correctly 1`] = `
<styled.text>
<FormattedMessage
defaultMessage="USD Digital, a crypto backed 1:1 for the dollar, is now available in your web wallet to trade and transact with. You can use these digital dollars to de-risk in a moving market, manage inflation of your local currency, or move quickly between cryptos in your wallet. 1 $PAX = 1 $USD, always."
id="layouts.wallet.trayright.whatsnew.whatsnewcontent.usdpax.stable"
id="layouts.wallet.trayright.whatsnew.whatsnewcontent.usdpax.stable1"
values={Object {}}
/>
</styled.text>
Expand Down

0 comments on commit fe49e31

Please sign in to comment.