@playwright/test
Advanced tools
Comparing version 0.9.13 to 0.9.14
@@ -43,2 +43,4 @@ "use strict"; | ||
Object.defineProperty(exports, "config", { enumerable: true, get: function () { return folio_2.config; } }); | ||
// Test timeout for e2e tests is 30 seconds. | ||
folio_1.config.timeout = 30000; | ||
const fixtures = folio_1.folio.extend(); | ||
@@ -45,0 +47,0 @@ fixtures.browserName.initParameter('Browser type name', (process.env.BROWSER || 'chromium')); |
{ | ||
"name": "@playwright/test", | ||
"version": "0.9.13", | ||
"version": "0.9.14", | ||
"license": "Apache-2.0", | ||
@@ -21,3 +21,3 @@ "author": { | ||
"dependencies": { | ||
"folio": "=0.3.8", | ||
"folio": "=0.3.9", | ||
"playwright": "1.4.0-next.1601161680085", | ||
@@ -24,0 +24,0 @@ "rimraf": "^3.0.2" |
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
33590
349
Updatedfolio@=0.3.9