test: typo change

This commit is contained in:
AndyWhiteVega 2022-07-01 12:42:23 +01:00
parent 637acb336e
commit c375614523

View File

@ -19,5 +19,5 @@ export default {
stakeNextEpochValue: '[data-testid="stake-next-epoch"]',
stakeThisEpochValue: '[data-testid="stake-this-epoch"]',
stakeMaximumTokens: '[data-testid="token-amount-use-maximum"]',
stakeAssociateWalletRadio: '[data-testid="associate-radio-wallet"]'
stakeAssociateWalletRadio: '[data-testid="associate-radio-wallet"]',
};