Fix acceptance tests
[MAILPOET-2677]
This commit is contained in:
committed by
Veljko V
parent
3194d93a07
commit
d1968dfe50
@@ -19,14 +19,15 @@ export default function ManageSubscription() {
|
||||
{t`manageSubDescription2`}
|
||||
</>
|
||||
)}
|
||||
htmlFor="subscription-pages-manage"
|
||||
htmlFor="subscription-manage-page"
|
||||
/>
|
||||
<Inputs>
|
||||
<PagesSelect
|
||||
value={page}
|
||||
preview="manage"
|
||||
setValue={setPage}
|
||||
id="subscription-pages-manage"
|
||||
id="subscription-manage-page"
|
||||
automationId="subscription-manage-page-selection"
|
||||
linkAutomationId="preview_manage_subscription_page_link"
|
||||
/>
|
||||
<br />
|
||||
|
Reference in New Issue
Block a user