itemengine-cypress-automation 1.0.592-IEI-7055-cypress-384b76a.0 → 1.0.592-IEI-7055-cypress-0ab0b9d.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.
@@ -240,7 +240,7 @@ describe('Create Item page - Number line: All or nothing ', () => {
240
240
 
241
241
  if (alternativeAnswerCheck) {
242
242
  views.forEach((view) => {
243
- describe.only(`Number line: All or nothing scoring with alternative answers - ${view}`, { tags: 'smoke' }, () => {
243
+ describe(`Number line: All or nothing scoring with alternative answers - ${view}`, { tags: 'smoke' }, () => {
244
244
  abortEarlySetup();
245
245
  before(() => {
246
246
  switch (view) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.592-IEI-7055-cypress-384b76a.0",
3
+ "version": "1.0.592-IEI-7055-cypress-0ab0b9d.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {