Skip to content

Commit a594507

Browse files
committed
AC-3684: Release magento components with symfony 5.4 support
- move tests to different directory
1 parent 1968838 commit a594507

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+16
-37
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
/composer.phar
55
/composer.lock
66
/vendor
7-
/tests/FullStackTest/logs
7+
/dev/tests/FullStackTest/logs

build.xml

Lines changed: 0 additions & 21 deletions
This file was deleted.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"archive": {
6262
"exclude": [
6363
"vendor",
64-
"/tests/FullStackTest/"
64+
"dev"
6565
]
6666
},
6767
"extra": {
File renamed without changes.
File renamed without changes.

tests/FullStackTest/magento-modules/composer_1_copy.json renamed to dev/tests/FullStackTest/magento-modules/composer_1_copy.json

File renamed without changes.

tests/FullStackTest/magento-modules/composer_1_copy_force.json renamed to dev/tests/FullStackTest/magento-modules/composer_1_copy_force.json

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)