{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 1,
    "failures": 0,
    "start": "2025-04-07T15:09:13.744Z",
    "end": "2025-04-07T15:09:13.970Z",
    "duration": 226,
    "testsRegistered": 1,
    "passPercent": null,
    "pendingPercent": 100,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "2540a65a-f9bb-40ec-bb26-f2d1a4325915",
      "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": "2360b7b3-cd48-436a-81c7-8c136746d357",
          "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": "dd2f9992-2caa-4783-84bd-467d852b8227",
              "parentUUID": "2360b7b3-cd48-436a-81c7-8c136746d357",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [],
          "pending": [
            "dd2f9992-2caa-4783-84bd-467d852b8227"
          ],
          "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/43/42/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}