Skip to content

Commit

Permalink
fix: plugin PickleJs text display (cypress-io#5298)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 authored Jun 13, 2023
1 parent 0a773fa commit 994adc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@
},
{
"name": "PickleJS",
"description": "An addition to the Cucumber plugin, featuring a collection of phrases you can use for common actions (ex: \"I click on an <Element>\", \"I should see an <Element>\").",
"description": "An addition to the Cucumber plugin, featuring a collection of phrases you can use for common actions (ex: \"I click on an &lt;Element&gt;\", \"I should see an &lt;Element&gt;\").",
"link": "https://picklejs.com",
"keywords": ["cucumber", "collection", "actions", "commands"],
"badge": "community"
Expand Down

0 comments on commit 994adc0

Please sign in to comment.