Skip to content

Commit

Permalink
Merge pull request #139 from sorenmalling/task/adjust-github-tests
Browse files Browse the repository at this point in the history
Remove asterix from functional tests path
  • Loading branch information
sorenmalling committed Mar 15, 2021
2 parents 1043414 + 39a980d commit 31ec0ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,5 @@ jobs:
- name: Run Functional tests
run: |
bin/phpunit --colors -c Build/BuildEssentials/PhpUnit/FunctionalTests.xml Packages/Application/${PACKAGE_NAME}/Tests/Functional/*
bin/phpunit --colors -c Build/BuildEssentials/PhpUnit/FunctionalTests.xml Packages/Application/${PACKAGE_NAME}/Tests/Functional

0 comments on commit 31ec0ba

Please sign in to comment.