Skip to content

Commit ebb13ba

Browse files
authored
Update Happo plugin description and link
We have merged the happo-cypress package into the main happo package, so we need to update this link. The repo can be found at https://github.com/happo/happo but since it handles more than Cypress I thought it might make the most sense to link to the Cypress integration documentation from this page. I am also interested in getting the badge upgraded from community to verified, but I assume that someone at Cypress will need to handle that. Let me know if I should open a PR for this!
1 parent 2fb9f85 commit ebb13ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/plugins.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -934,8 +934,8 @@
934934
},
935935
{
936936
"name": "Happo",
937-
"description": "Cross-platform, cross-browser screenshot testing for modern user interfaces.",
938-
"link": "https://github.com/happo/happo-cypress",
937+
"description": "Catch unexpected visual and accessibility changes and UI bugs",
938+
"link": "https://docs.happo.io/docs/cypress",
939939
"keywords": ["screenshots", "visual regression"],
940940
"badge": "community"
941941
},

0 commit comments

Comments
 (0)