Fix acceptance tests

[MAILPOET-2480]
This commit is contained in:
Pavel Dohnal
2020-04-15 14:21:55 +02:00
committed by Veljko V
parent 5f747a391a
commit b59c3bb188
8 changed files with 29 additions and 15 deletions

View File

@@ -17,6 +17,7 @@ export default () => {
</Link>
<Link
to="/segments"
data-automation-id="dynamic-segments-tab"
className={classnames('nav-tab', { 'nav-tab-active': current === 'segments' })}
>
{MailPoet.I18n.t('pageTitleSegments')}