ILIAS icon indicating copy to clipboard operation
ILIAS copied to clipboard

[FIX] add scripts/PHPUnit/.phpunit.cache/ to .gitignore

Open thibsy opened this issue 1 year ago • 0 comments

Hi folks,

I noticed when running PHP unit tests with sh scripts/PHPUnit/run_tests.sh, it creates the .phpunit.cache folder in a new location (scripts/PHPUnit/ instead of root).

This PR changes the location accordingly in the .gitignore file.

Kind regards, @thibsy

thibsy avatar Oct 17 '24 08:10 thibsy