mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 06:16:13 +01:00
parent
ade5a8174d
commit
04bf2b94fb
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ git checkout HEAD -- composer.json
|
||||||
File > Settings > Languages & Frameworks > PHP > Test Frameworks
|
File > Settings > Languages & Frameworks > PHP > Test Frameworks
|
||||||
|
|
||||||
- (*) Use Composer autoloader
|
- (*) Use Composer autoloader
|
||||||
- Path to script: select `vendor/autoload.php` in your project folder
|
- Path to script: select `.Build/vendor/autoload.php` in your project folder
|
||||||
|
|
||||||
In the Run configurations, edit the PHPUnit configuration and use these
|
In the Run configurations, edit the PHPUnit configuration and use these
|
||||||
settings so this configuration can serve as a template:
|
settings so this configuration can serve as a template:
|
||||||
|
|
Loading…
Reference in a new issue