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
|
211
|
+
describe('Equations in table layout', () => {
|
212
212
|
before(() => {
|
213
213
|
switch (view) {
|
214
214
|
case 'Question preview':
|