We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 262b9e1 commit 29b35e6Copy full SHA for 29b35e6
.circleci/config.yml
@@ -155,7 +155,7 @@ jobs:
155
name: Run Integration Tests
156
working_directory: ~/Sites
157
command: |
158
- bin/dev-test-run integration --debug /var/www/html/app/code/Algolia/AlgoliaSearch/Test/Integration/
+ bin/cli bash -c "../../../vendor/bin/phpunit --debug ../../../vendor/algolia/algoliasearch-magento-2/Test/Integration/"
159
160
workflows:
161
magento-build-and-test-workflow:
0 commit comments