itemengine-cypress-automation 1.0.427-addQuestionTypeNameToExecution-62337d7.0 → 1.0.427

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.427-addQuestionTypeNameToExecution-62337d7.0",
3
+ "version": "1.0.427",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -52,4 +52,4 @@
52
52
  "devDependencies": {
53
53
  "@applitools/eyes-cypress": "^3.47.0"
54
54
  }
55
- }
55
+ }
@@ -32,7 +32,7 @@ const env = process.env.STAGE ? process.env.STAGE : envArgs.fileConfig;
32
32
  function setCiBuildId(user, startTime) {
33
33
  let tags;
34
34
  let testType = '[Regression]';
35
- const questionTypeInfo = '';
35
+ let questionTypeInfo = '';
36
36
 
37
37
  // Map specific script commands to display names
38
38
  const questionTypeDisplayNames = {