Skip to content

Commit 42a1b33

Browse files
authored
Add "test" and "tests" aliases for the phpunit bridge
1 parent 6c2ec54 commit 42a1b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/phpunit-bridge/3.3/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
".phpunit",
1010
"/phpunit.xml"
1111
],
12-
"aliases": ["phpunit", "simple-phpunit"]
12+
"aliases": ["phpunit", "simple-phpunit", "test", "tests"]
1313
}

0 commit comments

Comments
 (0)