From b656c1c53d658d2324a8cc599a898e7c4ed7aa00 Mon Sep 17 00:00:00 2001 From: Victor Date: Fri, 1 Mar 2019 17:16:23 -0500 Subject: [PATCH] new data-e2e tags for Security Center tab --- .../PasswordStretching/template.js | 20 ++++++++++++++++--- .../SecondPasswordWallet/Settings/template.js | 15 ++++++++++++-- .../SecondPasswordWallet/template.js | 5 ++++- .../WalletPassword/Settings/template.js | 17 ++++++++++++++-- .../src/scenes/SecurityCenter/Menu/index.js | 7 ++++++- 5 files changed, 55 insertions(+), 9 deletions(-) diff --git a/packages/blockchain-wallet-v4-frontend/src/scenes/SecurityCenter/AdvancedSecurity/PasswordStretching/template.js b/packages/blockchain-wallet-v4-frontend/src/scenes/SecurityCenter/AdvancedSecurity/PasswordStretching/template.js index d482eef50ea..87b89a37a00 100644 --- a/packages/blockchain-wallet-v4-frontend/src/scenes/SecurityCenter/AdvancedSecurity/PasswordStretching/template.js +++ b/packages/blockchain-wallet-v4-frontend/src/scenes/SecurityCenter/AdvancedSecurity/PasswordStretching/template.js @@ -56,9 +56,17 @@ const PasswordStretching = props => { - {currentStretch && {currentStretch}} + {currentStretch && ( + + {currentStretch} + + )} {!updateToggled && ( -