{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2025-04-07T12:38:24.039Z",
    "end": "2025-04-07T12:38:28.081Z",
    "duration": 4042,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "6c40302f-911a-4f2e-8a93-df11ee9fddd7",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/language-change-does-not-link-home.js",
      "file": "cypress/e2e/shopware6/language-change-does-not-link-home.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "f4ab1412-1f24-41ca-87e4-4fb52ca57ac0",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "Language Change does not link home",
              "fullTitle": "Test Language Change does not link home",
              "timedOut": null,
              "duration": 1380,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy);\nlet baseurl = _websiteMonitoring.default.readEnvVariable('url');\ncy.get(\"body\").then($body => {\n  if ($body.find('#languagesDropdown-top-bar').length > 0) {\n    _global.default.selectNthTabHeaderMenu(cy, 2, true);\n    _languageChangeDoesNotLinkHome.default.selectLanguageAndCheckUrl(cy, 2, baseurl);\n  } else {\n    expect(false).to.be.true;\n  }\n});",
              "err": {
                "message": "AssertionError: expected false to be true",
                "estack": "AssertionError: expected false to be true\n    at Context.eval (webpack://cypress-website-monitoring/./cypress/e2e/shopware6/language-change-does-not-link-home.js:23:36)",
                "diff": null
              },
              "uuid": "2ce908ca-5ef7-4094-808d-7e02c392cee4",
              "parentUUID": "f4ab1412-1f24-41ca-87e4-4fb52ca57ac0",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "2ce908ca-5ef7-4094-808d-7e02c392cee4"
          ],
          "pending": [],
          "skipped": [],
          "duration": 1380,
          "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/48/22/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}