From b169788b220e45b2e14a61a3228972d1d00a3ae5 Mon Sep 17 00:00:00 2001 From: Joe Lencioni Date: Sat, 6 Dec 2025 13:13:32 -0600 Subject: [PATCH] Change Happo plugin badge from community to verified I'd like to upgrade the status of this plugin from community to verified. I was unable to find information about a process for this kind of change, and looking through some other pull requests it seems that the process is fairly informal. --- src/data/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/plugins.json b/src/data/plugins.json index d38a3e1c43..9b24f0336e 100644 --- a/src/data/plugins.json +++ b/src/data/plugins.json @@ -937,7 +937,7 @@ "description": "Catch unexpected visual and accessibility changes and UI bugs", "link": "https://docs.happo.io/docs/cypress", "keywords": ["screenshots", "visual regression"], - "badge": "community" + "badge": "verified" }, { "name": "Cypress Image Snapshot",