magento / security-package

Magento Security Extensions
Open Software License 3.0
66 stars 69 forks source link

Add magento/module-admin-analytics dependency #322

Open norgeindian opened 1 year ago

norgeindian commented 1 year ago

This PR adds a needed dependency

Description (*)

The action group AdminLoginActionGroup adds the step fillOtp before clickDontAllowButtonIfVisible. The last step is introduced by Magento_AdminAnalytics and running MFTF tests will fail, if this step is not existent.

Fixed Issues (if relevant)

Manual testing scenarios (*)

  1. Remove Module Magento_AdminAnalytics from your codebase
  2. Run vendor/bin/mftf

Questions or comments

Contribution checklist (*)