Preconditions (*)
Magento version : 2.3.2
PHP version :7.2.13
Mysql version : Ver 14.14 Distrib 5.7.22
Steps to reproduce (*)
- ./bin/magento setup:upgrade
- report "Upgrading schema.. SQLSTATE[42S02]: Base table or view not found: 1146 Table 'mage_1.email_abandoned_cart' doesn't exist, query was: DESCRIBE
email_abandoned_cart"
Expected result (*)
- "Upgrading schema.. SQLSTATE[42S02]: Base table or view not found: 1146 Table 'mage_1.email_abandoned_cart' doesn't exist, query was: DESCRIBE
email_abandoned_cart"
Actual result (*)
- Correct implementation