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
bin/cli sed -i '/<directory suffix=".php">.*app\/code/d' /var/www/html/algolia-phpunit.xml
82
-
bin/cli sed -i '/<directory suffix=".php">.*lib\/internal/d' /var/www/html/algolia-phpunit.xml
83
-
bin/cli sed -i '/<directory suffix=".php">.*setup\/src/d' /var/www/html/algolia-phpunit.xml
84
-
bin/cli sed -i '/<directory suffix=".php">.*vendor\/magento/d' /var/www/html/algolia-phpunit.xml
85
-
bin/cli sed -i '/<directory suffix=".php">.*vendor\/.*\/framework/d' /var/www/html/algolia-phpunit.xml
86
-
bin/cli sed -i 's|<directory suffix=".php">.*vendor\/.*\/module-.*</directory>|<directory suffix=".php">/var/www/html/vendor/algolia/algoliasearch-magento-2</directory>|g' /var/www/html/algolia-phpunit.xml
87
-
bin/cli sed -i 's|bootstrap="./framework/bootstrap.php"|bootstrap="/var/www/html/dev/tests/unit/framework/bootstrap.php"|g' /var/www/html/algolia-phpunit.xml
0 commit comments