Comparing version 3.0.2 to 3.0.3
@@ -150,2 +150,2 @@ "use strict"; | ||
}; | ||
exports.TESTING_HOST = process.env.LOADMILL_SERVER_HOST || "www.loadmill.com"; | ||
exports.TESTING_HOST = process.env.LOADMILL_SERVER_HOST || "app.loadmill.com"; |
{ | ||
"name": "loadmill", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "A node.js module for running load tests and functional tests on loadmill.com", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -137,2 +137,2 @@ import * as fs from "fs"; | ||
export const TESTING_HOST = process.env.LOADMILL_SERVER_HOST || "www.loadmill.com"; | ||
export const TESTING_HOST = process.env.LOADMILL_SERVER_HOST || "app.loadmill.com"; |
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