Skip to content

Commit ac1050b

Browse files
authored
Update blueprints (#137)
1 parent 66755ba commit ac1050b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.wordpress-org/blueprints/blueprint.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,11 @@
44
"steps": [
55
{
66
"step": "login",
7-
"username": "admin",
8-
"password": "password"
7+
"username": "admin"
98
},
109
{
1110
"step": "installPlugin",
12-
"pluginZipFile": {
11+
"pluginData": {
1312
"resource": "wordpress.org/plugins",
1413
"slug": "custom-html-block-extension"
1514
}

0 commit comments

Comments
 (0)