{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 1,
    "pending": 0,
    "failures": 0,
    "start": "2025-04-07T13:22:48.509Z",
    "end": "2025-04-07T13:22:54.268Z",
    "duration": 5759,
    "testsRegistered": 1,
    "passPercent": 100,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "4ecd9269-e669-44c9-ae6a-602e3994d481",
      "title": "",
      "fullFile": "cypress/e2e/shopware6/phpmyadmin-url-is-not-classic.js",
      "file": "cypress/e2e/shopware6/phpmyadmin-url-is-not-classic.js",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "f7525799-3157-40e7-a66c-11ba12226f18",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "PhpMyAdmin URL is not classic",
              "fullTitle": "Test PhpMyAdmin URL is not classic",
              "timedOut": null,
              "duration": 3239,
              "state": "passed",
              "speed": "fast",
              "pass": true,
              "fail": false,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring.default.visitDomain(cy);\n_websiteMonitoring.default.setViewport(cy);\n//read the url from the env vars\nlet baseurl = _websiteMonitoring.default.readEnvVariable('url');\ncy.visit(baseurl.concat(\"phpmyadmin\"), {\n  failOnStatusCode: false\n}).get('body').should('not.contain', \"phpMyAdmin\");",
              "err": {},
              "uuid": "19de9f41-ecd5-4b92-9b02-b55b52f02abe",
              "parentUUID": "f7525799-3157-40e7-a66c-11ba12226f18",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [
            "19de9f41-ecd5-4b92-9b02-b55b52f02abe"
          ],
          "failures": [],
          "pending": [],
          "skipped": [],
          "duration": 3239,
          "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/46/26/reports",
        "overwrite": true,
        "html": true,
        "json": true
      },
      "version": "6.2.0"
    }
  }
}