Skip to content

Commit

Permalink
Fix test newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
convenient committed Apr 10, 2024
1 parent a78392a commit f633d30
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,14 @@
| WARN | DB schema added | vendor/ampersand/upgrade-patch-helper-test-module/src/module/etc/db_schema.xml | queue_poison_pill |
| WARN | DB schema added | vendor/ampersand/upgrade-patch-helper-test-module/src/module/etc/db_schema.xml | sales_order |
| WARN | DB schema added | vendor/paypal/module-braintree-core/etc/db_schema.xml | sales_order |

| WARN | DB schema added | vendor/paypal/module-braintree-core/etc/db_schema.xml | sales_order_grid |

| WARN | DB schema changed | vendor/ampersand/upgrade-patch-helper-test-module/src/module/etc/db_schema.xml | customer_entity |
| WARN | DB schema removed | vendor/ampersand/upgrade-patch-helper-test-module-to-be-removed/src/module/etc/db_schema.xml | catalog_category_entity |
| WARN | DB schema removed | vendor/ampersand/upgrade-patch-helper-test-module/src/module/etc/db_schema.xml | wishlist |
| WARN | DB schema target changed | vendor/magento/module-customer/etc/db_schema.xml | vendor/ampersand/upgrade-patch-helper-test-module/src/module/etc/db_schema.xml (customer_entity) |
| WARN | DB schema target changed | vendor/magento/module-sales/etc/db_schema.xml | vendor/ampersand/upgrade-patch-helper-test-module/src/module/etc/db_schema.xml (sales_order) |
| WARN | DB schema target changed | vendor/magento/module-sales/etc/db_schema.xml | vendor/paypal/module-braintree-core/etc/db_schema.xml (sales_order) |

| WARN | DB schema target changed | vendor/magento/module-sales/etc/db_schema.xml | vendor/paypal/module-braintree-core/etc/db_schema.xml (sales_order_grid) |

| WARN | DB schema target changed | vendor/magento/module-wishlist/etc/db_schema.xml | app/code/Ampersand/Test/etc/db_schema.xml (wishlist_item) |
| WARN | Override (phtml/js/html) | vendor/ampersand/upgrade-patch-helper-test-hyva-fallback-theme/theme/Magento_Customer/templates/account/dashboard/info.phtml | app/design/frontend/Ampersand/theme/Magento_Customer/templates/account/dashboard/info.phtml |
| WARN | Override (phtml/js/html) | vendor/ampersand/upgrade-patch-helper-test-hyva-fallback-theme/theme/Magento_Customer/templates/account/dashboard/info.phtml | vendor/ampersand/upgrade-patch-helper-test-hyva-theme-extended/theme/Magento_Customer/templates/account/dashboard/info.phtml |
Expand Down

0 comments on commit f633d30

Please sign in to comment.