Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 81cf10e

Browse files
committed
Add gutenberg plugin to wp-env
1 parent 78b0882 commit 81cf10e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.wp-env.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"core": null,
33
"plugins": [
4+
"https://downloads.wordpress.org/plugin/gutenberg.latest-stable.zip",
45
"https://downloads.wordpress.org/plugin/woocommerce.latest-stable.zip",
56
"https://github.com/WP-API/Basic-Auth/archive/master.zip",
67
"./tests/mocks/woo-test-helper",

0 commit comments

Comments
 (0)