better approach

This commit is contained in:
Kévin Dunglas
2021-02-03 18:14:14 +01:00
parent d0b74277e1
commit 84f51e8d1e
3 changed files with 2 additions and 7 deletions
+2 -1
View File
@@ -8,7 +8,8 @@
"gitignore": [
".phpunit",
".phpunit.result.cache",
"/phpunit.xml"
"/phpunit.xml",
"error-screenshots/"
],
"aliases": ["simple-phpunit"]
}