{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 1,
    "failures": 0,
    "start": "2025-04-07T14:39:28.637Z",
    "end": "2025-04-07T14:39:28.815Z",
    "duration": 178,
    "testsRegistered": 1,
    "passPercent": null,
    "pendingPercent": 100,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "46b8ec66-5ae7-4a5f-be2d-4a13b3158180",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/url-backend-is-not-classic.js",
      "file": "cypress/e2e/shopware6/url-backend-is-not-classic.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "5414f2af-8f72-4104-a158-919e4f91fe61",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "URL backend is not classic",
              "fullTitle": "Test URL backend is not classic",
              "timedOut": null,
              "duration": 0,
              "state": "pending",
              "speed": null,
              "pass": false,
              "fail": false,
              "pending": true,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy);\n//get the current url from env var\nlet url = _websiteMonitoring.default.readEnvVariable('url');\ncy.request(url.concat(\"admin\")).its('body').should('not.include', \"Shopware Administration (c) shopware AG\");",
              "err": {},
              "uuid": "c872b976-1f98-47ec-a55b-00ef3e5a154b",
              "parentUUID": "5414f2af-8f72-4104-a158-919e4f91fe61",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [],
          "pending": [
            "c872b976-1f98-47ec-a55b-00ef3e5a154b"
          ],
          "skipped": [],
          "duration": 0,
          "root": false,
          "rootEmpty": false,
          "_timeout": 2000
        }
      ],
      "passes": [],
      "failures": [],
      "pending": [],
      "skipped": [],
      "duration": 0,
      "root": true,
      "rootEmpty": true,
      "_timeout": 2000
    }
  ],
  "meta": {
    "mocha": {
      "version": "7.0.1"
    },
    "mochawesome": {
      "options": {
        "quiet": false,
        "reportFilename": "mochawesome",
        "saveHtml": true,
        "saveJson": true,
        "consoleReporter": "spec",
        "useInlineDiffs": false,
        "code": true
      },
      "version": "7.1.3"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/44/42/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}