Skip to content

Commit 447a0ea

Browse files
committed
chore(tests): remove command line options
1 parent c391c43 commit 447a0ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@
5555
}
5656
},
5757
"scripts": {
58-
"test": "phpunit --colors=always --display-deprecations --display-notices --display-warnings"
58+
"test": "phpunit --colors=always"
5959
}
6060
}

0 commit comments

Comments
 (0)