itemengine-cypress-automation 1.0.104 → 1.0.105

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,4 +3,4 @@ env=$STAGE
3
3
  echo Environment to test: $env
4
4
  echo START_TIME: $START_TIME
5
5
 
6
- npm run spinnaker:migration
6
+ npm run spinnaker:smoke
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.104",
3
+ "version": "1.0.105",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {