itemengine-cypress-automation 1.0.98 → 1.0.99

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
- import { singleSelectionPage } from "../../../pages/singleSelectionPage"
1
+ import { singleSelectionPage } from "../../pages/singleSelectionPage"
2
2
 
3
3
  export const verifyIeQuestionData = {
4
4
  singleSelection: (expectedQuestionData, index) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.98",
3
+ "version": "1.0.99",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {