Skip to content

Commit e30943c

Browse files
authored
Add plugin cypress-fail-on-network-error
1 parent b465016 commit e30943c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/data/plugins.json

+7
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,13 @@
317317
"keywords": ["console", "error", "fail"],
318318
"badge": "community"
319319
},
320+
{
321+
"name": "cypress-fail-on-network-error",
322+
"description": "Fail cypress test on network error.",
323+
"link": "https://github.com/nils-hoyer/cypress-fail-on-network-error",
324+
"keywords": ["network", "error", "fail"],
325+
"badge": "community"
326+
},
320327
{
321328
"name": "cypress-codegen",
322329
"description": "A Cypress plugin which automatically adds and enables IntelliSense for custom commands",

0 commit comments

Comments
 (0)