itemengine-cypress-automation 1.0.574-IEI-7071-main-96a7dd4.0 → 1.0.574-IEI-7071-main-eeacc3d.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.
@@ -284,7 +284,7 @@ describe('Create Item page - Short text response ', () => {
284
284
  });
285
285
 
286
286
  views.forEach((view) => {
287
- describe(`${view}: Accepted student input default state`, () => {
287
+ describe(`${view}: Accepted student input modified state`, () => {
288
288
  abortEarlySetup();
289
289
  before(() => {
290
290
  switch (view) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.574-IEI-7071-main-96a7dd4.0",
3
+ "version": "1.0.574-IEI-7071-main-eeacc3d.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {