cypress-pipe
Advanced tools
Comparing version
@@ -78,3 +78,3 @@ /// <reference types="cypress" /> | ||
log: true, | ||
timeout: 4000, | ||
timeout: Cypress.config('defaultCommandTimeout', | ||
}) | ||
@@ -81,0 +81,0 @@ |
{ | ||
"name": "cypress-pipe", | ||
"version": "1.6.2", | ||
"version": "1.6.3", | ||
"description": "Create custom commands using plain-old functions", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
14027
0.24%