test: typo change
This commit is contained in:
parent
637acb336e
commit
c375614523
@ -19,5 +19,5 @@ export default {
|
|||||||
stakeNextEpochValue: '[data-testid="stake-next-epoch"]',
|
stakeNextEpochValue: '[data-testid="stake-next-epoch"]',
|
||||||
stakeThisEpochValue: '[data-testid="stake-this-epoch"]',
|
stakeThisEpochValue: '[data-testid="stake-this-epoch"]',
|
||||||
stakeMaximumTokens: '[data-testid="token-amount-use-maximum"]',
|
stakeMaximumTokens: '[data-testid="token-amount-use-maximum"]',
|
||||||
stakeAssociateWalletRadio: '[data-testid="associate-radio-wallet"]'
|
stakeAssociateWalletRadio: '[data-testid="associate-radio-wallet"]',
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user