Skip to content

Commit

Permalink
Remove asterix from functional tests path
Browse files Browse the repository at this point in the history
  • Loading branch information
sorenmalling committed Mar 15, 2021
1 parent 4592745 commit 39a980d
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 39a980d

Please sign in to comment.