mirror of
https://github.com/symfony/recipes.git
synced 2026-09-20 03:26:23 +03:00
better approach
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"gitignore": [
|
||||
".phpunit",
|
||||
".phpunit.result.cache",
|
||||
"/phpunit.xml"
|
||||
"/phpunit.xml",
|
||||
"error-screenshots/"
|
||||
],
|
||||
"aliases": ["simple-phpunit"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user