Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.

Commit

Permalink
update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fenric committed Aug 5, 2021
1 parent d5f0950 commit e361ec8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
},
"scripts": {
"test": [
"phpunit --colors=always --coverage-text",
"phpcs"
"phpcs",
"XDEBUG_MODE=coverage phpunit --colors=always --coverage-text"
]
}
}

0 comments on commit e361ec8

Please sign in to comment.