Skip to content

Commit 2f8726a

Browse files
committed
Use stable version of classic editor.
1 parent 99ff254 commit 2f8726a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.wp-env.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"plugins": [
3-
"https://downloads.wordpress.org/plugin/classic-editor.1.6.1.zip",
3+
"https://downloads.wordpress.org/plugin/classic-editor.latest-stable.zip",
44
".",
55
"./tests/test-plugin"
66
],
@@ -11,4 +11,4 @@
1111
}
1212
}
1313
}
14-
}
14+
}

0 commit comments

Comments
 (0)