Skip to content

Commit 1525ae1

Browse files
ENGCOM-9261: Ignore .phpunit.result.cache file that gets generated by the graphql … #34361
- Merge Pull Request #34361 from hostep/magento2:extra-phpunit-file-to-ignore - Merged commits: 1. f884c5c
2 parents ceffb8b + f884c5c commit 1525ae1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

dev/tests/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.phpunit.result.cache

dev/tests/static/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@
44
/report/
55
/tmp/
66
allure-results/
7-
.phpunit.result.cache

0 commit comments

Comments
 (0)