Fix acceptance tests

[MAILPOET-2780]
This commit is contained in:
Ján Mikláš
2020-10-12 14:58:01 +02:00
committed by Veljko V
parent a5cd64abab
commit 2aa5790c1e
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ const SubscribersHeading = ({ history, location }) => (
}}
>
{plusIcon}
<span>{MailPoet.I18n.t('new')}</span>
<span data-automation-id="add-new-subscribers-button">{MailPoet.I18n.t('new')}</span>
</Link>
<a
className="mailpoet-button not-small-screen"