froth-webdriverio-framework 4.0.56 → 4.0.57

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.
@@ -117,7 +117,7 @@ try {
117
117
  resultdetails.excution_status = 'FAIL';
118
118
 
119
119
 
120
- exeDetails.updateExecuitonDetails(
120
+ await exeDetails.updateExecuitonDetails(
121
121
  process.env.ORGANISATION_DOMAIN_URL,
122
122
  process.env.API_TOKEN,
123
123
  process.env.EXECUTION_ID,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "froth-webdriverio-framework",
3
- "version": "4.0.56",
3
+ "version": "4.0.57",
4
4
  "readme": "WebdriverIO Integration",
5
5
  "description": "WebdriverIO and BrowserStack App Automate",
6
6
  "license": "MIT",