Skip to content

Commit

Permalink
Update blueprint.json
Browse files Browse the repository at this point in the history
Replace Create Block Theme plugin step with shortcut.
  • Loading branch information
zaerl authored Dec 2, 2024
1 parent 420dbea commit 4e47588
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions blueprints/theme-a11y-test/blueprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
"features": {
"networking": true
},
"plugins": [
"create-block-theme"
]
"steps": [
{
"step": "login"
Expand All @@ -31,16 +34,6 @@
"url": "https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml"
}
},
{
"step": "installPlugin",
"pluginZipFile": {
"resource": "wordpress.org/plugins",
"slug": "create-block-theme"
},
"progress": {
"weight": 2
}
},
{
"step": "installTheme",
"themeZipFile": {
Expand Down

0 comments on commit 4e47588

Please sign in to comment.