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 149c241 commit a78392a
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
+-------+--------------------------+------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------+
| 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 |\n
| WARN | DB schema added | vendor/paypal/module-braintree-core/etc/db_schema.xml | sales_order_grid |\n
| 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) |\n
| 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) |\n
| 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
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
+-------+--------------------------+------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------+
| 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 |\n
| WARN | DB schema added | vendor/paypal/module-braintree-core/etc/db_schema.xml | sales_order_grid |\n
| 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) |\n
| 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) |\n
| 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
8 changes: 4 additions & 4 deletions dev/phpunit/functional/expected_output/magentom24.out.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
+-------+--------------------------+------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------+
| 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 |\n
| WARN | DB schema added | vendor/paypal/module-braintree-core/etc/db_schema.xml | sales_order_grid |\n
| 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) |\n
| 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) |\n
| 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
Loading

0 comments on commit a78392a

Please sign in to comment.