Skip to content

Commit 26e21cb

Browse files
authored
ENGCOM-9261: Ignore .phpunit.result.cache file that gets generated by the graphql … #34361
2 parents 14f4f0c + 1525ae1 commit 26e21cb

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)