Merge pull request #382

This commit is contained in:
symfony-flex-server[bot]
2018-03-20 09:11:43 +00:00
committed by GitHub
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -9,5 +9,5 @@
".phpunit",
"/phpunit.xml"
],
"aliases": ["phpunit", "simple-phpunit", "test", "tests"]
"aliases": ["phpunit", "simple-phpunit"]
}
+3
View File
@@ -0,0 +1,3 @@
{
"aliases": ["test", "tests"]
}