mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2025-02-09 22:43:50 +01:00
parent
435bff059e
commit
b83f017ad9
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@
|
|||
"ci:tests:create-directories": "mkdir -p .Build/public/typo3temp/var/tests",
|
||||
"ci:tests:functional": [
|
||||
"@ci:tests:create-directories",
|
||||
"paratest -c Build/phpunit/FunctionalTests.xml Tests/Functional"
|
||||
"paratest -f -c Build/phpunit/FunctionalTests.xml Tests/Functional"
|
||||
],
|
||||
"ci:tests:unit": "phpunit -c Build/phpunit/UnitTests.xml Tests/Unit",
|
||||
"ci:typoscript:lint": "typoscript-lint -c Configuration/TsLint.yml --ansi -n --fail-on-warnings -vvv Configuration/TypoScript",
|
||||
|
|
Loading…
Add table
Reference in a new issue