Skip to content

Commit 4414b03

Browse files
committed
Get test coverage working
1 parent 3d47f91 commit 4414b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Show a random post on every page load.",
44
"private": true,
55
"scripts": {
6-
"env:start": "wp-env start",
6+
"env:start": "wp-env start --xdebug=coverage",
77
"env:stop": "wp-env stop",
88
"env:destroy": "wp-env destroy",
99
"lint": "npx yamllint **/*.yml",

0 commit comments

Comments
 (0)