Skip to content

Commit 51034af

Browse files
committed
Remove filter option
1 parent ae34ae9 commit 51034af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
],
3737
"scripts": {
3838
"test": [
39-
"phpunit --color=always --filter testReadAlternateContent"
39+
"phpunit --color=always"
4040
],
4141
"test-no-coverage": [
4242
"phpunit --color=always --no-coverage"

0 commit comments

Comments
 (0)