Merge pull request #1690 from mailpoet/tests-fixes

Fix acceptance tests that failed locally  [MAILPOET-1694]
This commit is contained in:
M. Shull
2018-12-19 10:42:56 -05:00
committed by GitHub
25 changed files with 100 additions and 89 deletions

View File

@@ -186,6 +186,7 @@ class SubscriberForm extends React.Component { // eslint-disable-line react/pref
</h1>
<Form
automationId="subscriber_edit_form"
endpoint="subscribers"
fields={fields}
params={this.props.match.params}