itemengine-cypress-automation 1.0.379-IEI-5744-a601486.0 → 1.0.379-IEI-5744-ecb0cd7.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.
@@ -265,8 +265,6 @@ describe('Create question page - Essay Response: Edit category', () => {
265
265
  utilities.verifyElementVisibilityState(editCategoryFlyout.dialogBox(), 'notExist');
266
266
  editCategoryFlyout.steps.openEditCategoryFlyout();
267
267
  utilities.verifyElementDisabled(editCategoryFlyout.buttonReset());
268
- editCategoryFlyout.steps.verifyCategoryCharacterNotSelected(`${equationEditorCategoriesAndSymbols.general.symbols.dollar.ariaLabel}`)
269
- });
270
268
  });
271
269
 
272
270
  describe('Save a edited category', () => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.379-IEI-5744-a601486.0",
3
+ "version": "1.0.379-IEI-5744-ecb0cd7.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {