sealights-cypress-plugin
Advanced tools
Comparing version 2.0.24 to 2.0.25
{ | ||
"name": "sealights-cypress-plugin", | ||
"version": "2.0.24", | ||
"version": "2.0.25", | ||
"description": "Support and config files for Cypress to support Sealights integration.", | ||
@@ -36,3 +36,3 @@ "scripts": { | ||
"main": "tsOutputs/index.js", | ||
"gitHead": "5e2139752e8d9e00499b88773a5cae1869570719" | ||
"gitHead": "ed6240474b60e35c62dc98909c0f6031ccf3d8d7" | ||
} |
@@ -86,5 +86,3 @@ "use strict"; | ||
} | ||
if (Cypress.env(const_1.SL_TASKS_REGISTERED) !== true) { | ||
registerHooks(); | ||
} | ||
registerHooks(); | ||
//# sourceMappingURL=support.js.map |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
37257
480