Skip to content

Commit 92be60d

Browse files
committed
remove .phpunit.cache/test-results
1 parent 2c90cba commit 92be60d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,5 @@ examples/Logs/*
4848
.phpunit.result.cache
4949
/cache.properties
5050
tests/_reports/*
51-
build/logs/*
51+
build/logs/*
52+
.phpunit.cache/test-results

.phpunit.cache/test-results

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)