itemengine-cypress-automation 1.0.254-UpdatedRepo4thNov-c5b0050.0 → 1.0.255-update-version-d46686e.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.254-UpdatedRepo4thNov-c5b0050.0",
3
+ "version": "1.0.255-update-version-d46686e.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -116,7 +116,7 @@ export function runSorryCypressLocalSmoke() {
116
116
  * @method runSorryCypressSpinnakerSmoke
117
117
  */
118
118
  export function runSorryCypressSpinnakerSmoke() {
119
- process.env.CYPRESS_API_URL = "https://cypress-director.imaginelearning.engineering/";
119
+ process.env.CYPRESS_API_URL = "https://cypress-director.imaginelearning.tech/";
120
120
  startTime = process.env.START_TIME;
121
121
  ciBuildId = setCiBuildId("spinnaker", startTime);
122
122
  const envArgs = setCommandLineEnvArgs()