You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After $registry->register('isSecureArea', true) was remove from Magento/InventoryApi/Test/_files/products_rollback.php, all tests which try to rollback products will provide an exception.
The text was updated successfully, but these errors were encountered:
After
$registry->register('isSecureArea', true)
was remove fromMagento/InventoryApi/Test/_files/products_rollback.php
, all tests which try to rollback products will provide an exception.The text was updated successfully, but these errors were encountered: