Fix acceptance tests

[MAILPOET-2677]
This commit is contained in:
Amine Ben hammou
2020-03-19 04:30:21 +01:00
committed by Veljko V
parent 3194d93a07
commit d1968dfe50
12 changed files with 55 additions and 35 deletions

View File

@ -407,8 +407,8 @@ class Menu {
// New Settings page
$this->wp->addSubmenuPage(
true,
$this->setPageTitle('New Settings'),
self::MAIN_PAGE_SLUG,
$this->setPageTitle(__('Settings', 'mailpoet')),
'',
AccessControl::PERMISSION_MANAGE_SETTINGS,
'mailpoet-new-settings',