Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
```diff
-| INFO  | DB schema added          | vendor/magento/module-payment-services-saas-export/etc/db_schema.xml                                                               | payment_services_order_status_data_production_submitted_hash                                                                       |\n
+| INFO  | DB schema added          | vendor/magento/module-payment-services-saas-export/etc/db_schema.xml                                                               | payment_services_order_status_data_prod_submitted_hash                                                                             |\n
```
  • Loading branch information
convenient committed Jun 4, 2024
1 parent 662b33d commit e27a5e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
| INFO | DB schema added | vendor/magento/module-page-builder/etc/db_schema.xml | pagebuilder_template |
| INFO | DB schema added | vendor/magento/module-payment-services-saas-export/etc/db_schema.xml | payment_services_order_data_production_submitted_hash |
| INFO | DB schema added | vendor/magento/module-payment-services-saas-export/etc/db_schema.xml | payment_services_order_data_sandbox_submitted_hash |
| INFO | DB schema added | vendor/magento/module-payment-services-saas-export/etc/db_schema.xml | payment_services_order_status_data_production_submitted_hash |
| INFO | DB schema added | vendor/magento/module-payment-services-saas-export/etc/db_schema.xml | payment_services_order_status_data_prod_submitted_hash |
| INFO | DB schema added | vendor/magento/module-payment-services-saas-export/etc/db_schema.xml | payment_services_order_status_data_sandbox_submitted_hash |
| INFO | DB schema added | vendor/magento/module-payment-services-saas-export/etc/db_schema.xml | payment_services_store_data_production_submitted_hash |
| INFO | DB schema added | vendor/magento/module-payment-services-saas-export/etc/db_schema.xml | payment_services_store_data_sandbox_submitted_hash |
Expand Down

0 comments on commit e27a5e1

Please sign in to comment.