itemengine-cypress-automation 1.0.295-applitools-4ef415b.0 → 1.0.295-applitools-5d97c84.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.
@@ -208,7 +208,7 @@ describe('Create item page - Drag and drop into categories: Preview contents', (
208
208
 
209
209
  //https://weldnorthed.atlassian.net/browse/IEI-4579
210
210
  views.forEach((view) => {
211
- describe.only('Equations in table layout', () => {
211
+ describe('Equations in table layout', () => {
212
212
  before(() => {
213
213
  switch (view) {
214
214
  case 'Question preview':
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.295-applitools-4ef415b.0",
3
+ "version": "1.0.295-applitools-5d97c84.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {