From a24b73d3e62da0db18f3362b8b40e2346e76db6c Mon Sep 17 00:00:00 2001 From: Ji Lu Date: Mon, 1 Feb 2016 11:48:16 -0600 Subject: [PATCH] MAGETWO-48557: Enabled admin account sharing to fix FAT failures. --- .../functional/lib/Magento/Mtf/App/State/State1.php | 2 +- .../app/Magento/Backend/Test/Repository/ConfigData.xml | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/dev/tests/functional/lib/Magento/Mtf/App/State/State1.php b/dev/tests/functional/lib/Magento/Mtf/App/State/State1.php index 2f76f37abb1fd..78ff7652c9dea 100644 --- a/dev/tests/functional/lib/Magento/Mtf/App/State/State1.php +++ b/dev/tests/functional/lib/Magento/Mtf/App/State/State1.php @@ -25,7 +25,7 @@ class State1 extends AbstractState * * @var string */ - protected $config ='admin_session_lifetime_1_hour, wysiwyg_disabled'; + protected $config ='admin_session_lifetime_1_hour, wysiwyg_disabled, admin_account_sharing_enable'; /** * @construct diff --git a/dev/tests/functional/tests/app/Magento/Backend/Test/Repository/ConfigData.xml b/dev/tests/functional/tests/app/Magento/Backend/Test/Repository/ConfigData.xml index 4b524d0868cc0..aae97f67c2cff 100644 --- a/dev/tests/functional/tests/app/Magento/Backend/Test/Repository/ConfigData.xml +++ b/dev/tests/functional/tests/app/Magento/Backend/Test/Repository/ConfigData.xml @@ -132,6 +132,15 @@ + + + default + 0 + Yes + 1 + + + default