itemengine-cypress-automation 1.0.312-fixes14thFeb-291c392.0 → 1.0.313-fixes14thFeb-bb4324b.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,5 +8,5 @@ module.exports = {
8
8
  // { width: 1024, height: 1366, name: 'safari' }
9
9
  ],
10
10
  //Configuration options: https://applitools.com/tutorials/sdks/cypress/configuration
11
- APPLITOOLS_IS_DISABLED: false
11
+ APPLITOOLS_IS_DISABLED: true
12
12
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.312-fixes14thFeb-291c392.0",
3
+ "version": "1.0.313-fixes14thFeb-bb4324b.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {