itemengine-cypress-automation 1.0.436-IEI-6661-6650-25a8984.0 → 1.0.436-IEI-6661-6650-1aa311f.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.
@@ -189,7 +189,7 @@ describe('Create item page - Fill in the gaps with text: Dropzone level alternat
189
189
  fillInTheGapsDragAndDropPage.steps.allotPoints(20);
190
190
  });
191
191
 
192
- it('When user clicks on the Grading Preview Tab and adds one of the alternate Correct answers, the Correct answer section should not change dynamically', () => {
192
+ it('When user clicks on the Grading Preview Tab and adds one of the alternate Correct answers, the Correct answer section should not change dynamically', () => {
193
193
  fillInTheGapsDragAndDropPage.steps.switchToPreviewTab();
194
194
  fillInTheGapsDragAndDropPage.steps.switchToGradingView();
195
195
  fillInTheGapsDragAndDropPage.steps.verifyCorrectAnswerSectionExist();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.436-IEI-6661-6650-25a8984.0",
3
+ "version": "1.0.436-IEI-6661-6650-1aa311f.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {