Remove filter option
This commit is contained in:
parent
ae34ae9518
commit
51034af207
@ -36,7 +36,7 @@
|
|||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": [
|
"test": [
|
||||||
"phpunit --color=always --filter testReadAlternateContent"
|
"phpunit --color=always"
|
||||||
],
|
],
|
||||||
"test-no-coverage": [
|
"test-no-coverage": [
|
||||||
"phpunit --color=always --no-coverage"
|
"phpunit --color=always --no-coverage"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user