itemengine-cypress-automation 1.0.266-cssFixes-63b1a35.0 → 1.0.267-addedGreptags-7bdc191.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.266-cssFixes-63b1a35.0",
3
+ "version": "1.0.267-addedGreptags-7bdc191.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -11,7 +11,7 @@
11
11
  "local:untagged": "node scripts/local.mjs --env fileConfig=ilqa,theme=ilc,grepTags=-css+-a11y",
12
12
  "spinnaker:untagged": "node scripts/spinnaker.mjs --env theme=ilc,grepTags=-css+-a11y",
13
13
  "local:smoke": "node scripts/smokeLocal.mjs --env fileConfig=ilqa,theme=ilc,grepTags=smoke+-css+-a11y",
14
- "spinnaker:smoke": "node scripts/smoke.mjs --env theme=ilc,grepTags=smoke",
14
+ "spinnaker:smoke": "node scripts/smoke.mjs --env theme=ilc,grepTags=smoke+-css+-a11y",
15
15
  "local:migration": "node scripts/migrationLocal.mjs --env theme=ilc",
16
16
  "spinnaker:migration": "node scripts/migration.mjs --env theme=ilc",
17
17
  "cy:ildev": "cypress open --env fileConfig=ildev",