diff --git a/site/plugins.json b/site/plugins.json index 6049b4a28..a803ea996 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -466,5 +466,13 @@ "package": "netlify-plugin-webmentions", "repo": "https://github.com/CodeFoodPixels/netlify-plugin-webmentions", "version": "1.1.0" + }, + { + "author": "flaurida", + "description": "Run QA Wolf end-to-end tests on Netlify deployments 🐺", + "name": "QA Wolf", + "package": "netlify-plugin-qawolf", + "repo": "https://github.com/qawolf/netlify-plugin-qawolf", + "version": "1.0.3" } ]