Skip to content

Commit 9c533ca

Browse files
Copilotdd32
andcommitted
Add testsEnvironment: false to .wp-env.json to suppress warnings
Co-authored-by: dd32 <767313+dd32@users.noreply.github.com>
1 parent 822e46c commit 9c533ca

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.wp-env.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"plugins": ["."],
33
"mappings": {
44
"wp-cli.yml": "./wp-cli.yml"
5-
}
5+
},
6+
"testsEnvironment": false
67
}

0 commit comments

Comments
 (0)