tddwizard / magento2-fixtures

Fixture library for Magento 2 integration tests by @schmengler (@integer-net)
http://tddwizard.com/
MIT License
141 stars 28 forks source link

auth.json keys invalid #80

Open lfolco opened 2 years ago

lfolco commented 2 years ago

I am trying to install the dependencies in order to add functionality to this library, but the auth.json file has invalid keys:

Warning from repo.magento.com: Your Magento authentication keys are invalid. Please double-check your keys in your Marketplace account. For instructions, visit https://devdocs.magento.com/guides/v2.3/install-gde/prereq/connect-auth.html
https://repo.magento.com could not be fully loaded (Invalid credentials for 'https://repo.magento.com/packages.json', aborting.), package information was loaded from the local cache and may be out of date.
schmengler commented 2 years ago

Thank you! I should remove it from the repository anyways, please you use your own keys when developing the library.