diff --git a/playground/blueprint.json b/playground/blueprint.json index 1bc4d3e..da852d9 100644 --- a/playground/blueprint.json +++ b/playground/blueprint.json @@ -13,13 +13,13 @@ { "step": "installPlugin", "pluginZipFile": { - "resource": "wordpress.org/plugins", - "slug": "wp-plugin-starter-template-for-ai-coding" + "resource": "url", + "url": "https://github.com/wpallstars/wp-plugin-starter-template-for-ai-coding/archive/refs/heads/feature/testing-framework.zip" } }, { "step": "activatePlugin", - "pluginSlug": "wp-plugin-starter-template-for-ai-coding" + "pluginSlug": "wp-plugin-starter-template-for-ai-coding-feature-testing-framework" } ] } diff --git a/playground/index.html b/playground/index.html index c24ccc5..96046a9 100644 --- a/playground/index.html +++ b/playground/index.html @@ -20,6 +20,6 @@
- +