{
  "stats": {
    "suites": 1,
    "tests": 1,
    "passes": 0,
    "pending": 0,
    "failures": 1,
    "start": "2022-07-20T10:00:43.177Z",
    "end": "2022-07-20T10:00:56.647Z",
    "duration": 13470,
    "testsRegistered": 1,
    "passPercent": 0,
    "pendingPercent": 0,
    "other": 0,
    "hasOther": false,
    "skipped": 0,
    "hasSkipped": false
  },
  "results": [
    {
      "uuid": "379e9a3a-ac37-4c78-b1da-ec1fbaac9ab6",
      "title": "",
      "fullFile": "",
      "file": "",
      "beforeHooks": [],
      "afterHooks": [],
      "tests": [],
      "suites": [
        {
          "uuid": "ced28a82-4925-42dc-a9ab-d8e3fa542eac",
          "title": "Test",
          "fullFile": "",
          "file": "",
          "beforeHooks": [],
          "afterHooks": [],
          "tests": [
            {
              "title": "URL backend is not classic",
              "fullTitle": "Test URL backend is not classic",
              "timedOut": null,
              "duration": 11975,
              "state": "failed",
              "speed": null,
              "pass": false,
              "fail": true,
              "pending": false,
              "context": null,
              "code": "_websiteMonitoring[\"default\"].visitDomain(cy);\n_websiteMonitoring[\"default\"].setViewport(cy); //get the current url from env var\n\nvar url = _websiteMonitoring[\"default\"].readEnvVariable('url');\ncy.request(url.concat(\"/backend\")).its('body').should('not.include', \"<title>Shopware 5 - Backend (c) shopware AG</title>\");",
              "err": {
                "message": "AssertionError: Timed out retrying after 4000ms: expected '<!DOCTYPE html>\\n<html>\\n<head>\\n<meta charset=\"UTF-8\" />\\n<meta name=\"robots\" content=\"noindex,nofollow\" />\\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\" />\\n<title>Shopware 5 - Backend (c) shopware AG</title>\\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/themes/Backend/ExtJs/backend/_resources/resources/css/ext-all.css?\" />\\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/themes/Backend/ExtJs/backend/_resources/resources/css/core-icon-set.css?\" />\\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/themes/Backend/ExtJs/backend/_resources/resources/css/core-icon-set-new.css?\" />\\n<style type=\"text/css\">\\n<!--\\n.c108-gfga-custom-men-icon{\\nposition: absolute;\\nright: 0;\\ntop: 0px;\\ndisplay: block;\\nwidth: 16px;\\nheight: 16px;\\nbackground-color: #77cc33;\\nborder-radius: 16px;\\ncolor: white !important;\\nfont-size: 8px;\\nline-height: 16px;\\npadding-top: 1px;\\nbackground-image:url(\"/custom/plugins/C108GutscheineGratisartikel/Resources/views/backend/_resources/img/c108-gfga-icon-nav.png\");\\nbackground-size: cover;\\n}\\n//-->\\n</style>\\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/themes/Backend/ExtJs/backend/_resources/styles/growl.css\" />\\n<style type=\"text/css\">\\niframe { border: 0 none !important; width: 100%; height: 100%; }\\n#nav ul { top: 26px !important }\\n#header li.main { height: 28px !important }\\n.deprecated { color: #fff; font-size: 11px; font-weight: 700; text-align: center }\\n</style>\\n<link type=\"text/css\" media=\"all\" rel=\"stylesheet\" href=\"/engine/Shopware/Plugins/Community/Frontend/StripePayment/Views/backend/stripe_payment/_resources/css/stripe-button.css\" />\\n<style type=\"text/css\">\\n.sprite-point {\\nbackground: url(/custom/plugins/SwagBonusSystem/Resources/views/backend/_resources/images/point.png) no-repeat 0 0 !important;\\n}\\n</style>\\n<style type=\"text/css\">\\n.swag-fuzzy-icon {\\nbackground: url(/custom/plugins/SwagFuzzy/Resources/views/backend/swag_fuzzy/swag_fuzzy_plugin.png) no-repeat 0 0 !important;\\n}\\n</style>\\n<style type=\"text/css\">\\n.sprite--paypal-unified {\\nbackground: url(/custom/plugins/SwagPaymentPayPalUnified/Resources/views/backend/_resources/img/paypal-unified.png) no-repeat 0 0 !important;\\n}\\n</style>\\n<style type=\"text/css\">\\n.sprite-foundation {\\nbackground: url(/custom/plugins/NetiFoundation/Views/backend/_resources/images/foundation.png) no-repeat 0 0 !important;\\n}\\n</style>\\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/custom/plugins/NetiFoundation/Views/backend/neti_foundation/_resources/css/media.css\" />\\n<link rel=\"icon\" href=\"/themes/Backend/ExtJs/backend/_resources/images/index/favicon.ico\" type=\"image/x-icon\" />\\n<link rel=\"shortcut icon\" href=\"/themes/Backend/ExtJs/backend/_resources/images/index/favicon.ico\" type=\"image/x-icon\" />\\n<script type=\"text/javascript\" src=\"/engine/Library/ExtJs/ext-all.js?\"></script>\\n<script type=\"text/javascript\" src=\"/engine/Library/ExtJs/locale/ext-lang-en_GB.js?\"></script>\\n<script type=\"text/javascript\" src=\"/engine/Library/TinyMce/tiny_mce.js?\"></script>\\n<script type=\"text/javascript\" src=\"/themes/Backend/ExtJs/backend/_resources/ace_editor/ace.js?\"></script>\\n<script type=\"text/javascript\" src=\"/themes/Backend/ExtJs/backend/_resources/ace_editor/ext-language_tools.js?\"></script>\\n<script type=\"text/javascript\">\\nExt.editorLang = \\'en_GB\\';\\nExt.shopwareRevision = \\'\\';\\nExt.userLanguage = \\'en_GB\\';\\n</script>\\n<script type=\"text/javascript\" src=\"/en/backend/base?file=bootstrap&\"></script>\\n<script type=\"text/javascript\">\\nvar currentTabState = \\'active\\';\\nwindow.addEventListener(\\'blur\\', function () {\\ncurrentTabState = \\'inactive\\';\\n});\\nwindow.addEventListener(\\'focus\\', function () {\\ncurrentTabState = \\'active\\';\\n});\\nvar userName = \\'\\',\\nmaxParameterLength = \\'\\';\\nExt.define(\\'Shopware.app.Application\\', {\\nextend: \\'Ext.app.Application\\',\\nname: \\'Shopware\\',\\nsingleton: true,\\nautoCreateViewport: false,\\nrequires: [ \\'Shopware.container.Viewport\\' ],\\nbaseComponents: {\\n\\'Shopware.container.Viewport\\': false,\\n\\'Shopware.apps.Index.view.Menu\\': false,\\n\\'Shopware.apps.Index.view.Footer\\': false\\n},\\nviewport: null,\\nlaunch: function() {\\nvar me = this,\\npreloader = Ext.create(\\'Shopware.component.Preloader\\').bindEvents(Shopware.app.Application),\\nerrorReporter = Ext.create(\\'Shopware.global.ErrorReporter\\').bindEvents(Shopware.app.Application);\\n/**\\n* Activates the Ext.fx.Anim class globally and\\n* drives the animations our CSS 3 if supported.\\n*/\\nExt.enableFx = true;\\nthis.addEvents(\\'baseComponentsReady\\', \\'subAppLoaded\\');\\n// Disable currency sign\\nExt.apply(Ext.util.Format, {\\ncurrencySign: \\'\\'\\n});\\n// Fix default date format\\nExt.Date.defaultFormat = Ext.util.Format.dateFormat;\\nthis.callParent(arguments);\\nthis.addSubApplication({\\nname: \"Shopware.apps.Login\",\\nlocalizedName: \\'Login\\'\\n});\\n// Start preloading the icon sets\\nme.iconPreloader = Ext.create(\\'Shopware.component.IconPreloader\\', {\\nloadPath: \"https://www.kellereikaltern.com/themes/Backend/ExtJs/backend/_resources/resources/css\"\\n});\\n},\\n/**\\n* Checks if all base components are loaded and rendered.\\n* If truthy the preloader will be triggered.\\n*\\n* @param cmp - Component which calls the method\\n* @return void\\n*/\\nbaseComponentIsReady: function(cmp) {\\nvar me = this,\\nallReady = true;\\nme.baseComponents[cmp.$className] = true;\\nExt.iterate(me.baseComponents, function(index, item) {\\nif(!item) {\\nallReady = false;\\nreturn false;\\n}\\n});\\nif(allReady) {\\nwindow.setTimeout(function() {\\nme.fireEvent(\\'baseComponentsReady\\', me);\\n}, 1000);\\n}\\n}\\n});\\n/** Basic loader configuration  */\\nExt.Loader.setConfig({\\nenabled: true,\\ndisableCaching: true,\\ndisableCachingParam: \\'no-cache\\',\\ndisableCachingValue: \\'1658311251\\'\\n});\\nExt.Loader.setPath(\\'Shopware.apps\\', \\'/en/backend\\', \\'?file=app\\');\\nExt.onReady(function() {\\nvar timeField = Ext.create(\\'Ext.form.field.Time\\');\\nthis.timeFormat = timeField.format;\\n});\\n</script>\\n<script type=\"text/javascript\">\\nExt.define(\\'Shopware.form.field.de.TinyMCE\\', {\\noverride: \\'Shopware.form.field.TinyMCE\\',\\nstatics: {\\nsettings: {\\ncleanup : false,\\nconvert_urls : false,\\nmedia_strict : false,\\nrelative_urls : true,\\nlanguage: \"en\",\\nmode: \"textareas\",\\ntheme: \"advanced\",\\nskin: \"o2k7\",\\ninvalid_elements:\\'script,applet\\',\\n/**  */\\nplugins: \"media_selection,fullscreen\",\\n/**  */\\nblock_formats: \\'Paragraph=p;Header 1=h1;Header 2=h2;Header 3=h3\\',\\ntheme_advanced_toolbar_location: \"top\",\\ntheme_advanced_resizing: true,\\ntheme_advanced_toolbar_align: \"left\",\\ntheme_advanced_statusbar_location: \"bottom\",\\nextended_valid_elements : \"font[size],iframe[frameborder|src|width|height|name|align|frameborder|allowfullscreen|id|class|style],script[src|type],object[width|height|classid|codebase|ID|value],param[name|value],embed[name|src|type|wmode|width|height|style|allowScriptAccess|menu|quality|pluginspage],video[autoplay|class|controls|id|lang|loop|onclick|ondblclick|onkeydown|onkeypress|onkeyup|onmousedown|onmousemove|onmouseout|onmouseover|onmouseup|preload|poster|src|style|title|width|height],audio[autoplay|class|controls|id|lang|loop|onclick|ondblclick|onkeydown|onkeypress|onkeyup|onmousedown|onmousemove|onmouseout|onmouseover|onmouseup|preload|src|style|title]\",\\ndocument_base_url: \\'https://www.kellereikaltern.com/en/backend/\\'.replace(\\'/backend\\', \\'\\'),\\n// Content CSS - Styles the tiny mce editor. Please note the append timestamp. It\\'s used to prevent caching the stylesheet\\ncontentCSS: \\'https://www.kellereikaltern.com/themes/Backend/ExtJs/backend/_resources/styles/tiny_mce.css?_dc=\\' + new Date().getTime(),\\n/**  */\\nskin_variant: \\'shopware\\',\\ntheme_advanced_buttons1: \\'undo,redo,|,bold,italic,underline,|,fontsizeselect,forecolor,|,bullist,numlist,|,justifyleft,justifycenter,justifyright,|,link,unlink,media_selection,|,code,fullscreen,\\',\\ntheme_advanced_buttons2: \\'\\',\\ntheme_advanced_buttons3: \\'\\',\\ntheme_advanced_buttons4: \\'\\',\\n/**  */\\n},\\n}\\n});\\n</script>\\n<script type=\"text/javascript\" src=\"/themes/Backend/ExtJs/backend/_resources/ace_editor/ace.js\"></script>\\n<script type=\"text/javascript\" src=\"/engine/Shopware/Plugins/Community/Backend/SwagImportExport/Views/backend/swag_import_export/_resources/javascript/aceeditor/Editor.js\"></script>\\n<script type=\"text/javascript\" src=\"/engine/Shopware/Plugins/Community/Backend/SwagImportExport/Views/backend/swag_import_export/_resources/javascript/aceeditor/Panel.js\"></script>\\n</head>\\n<body class=\"shopware-ce\">\\n<div class=\"container\">\\n</div>\\n<form id=\"history-form\" class=\"x-hide-display\">\\n<input type=\"hidden\" id=\"x-history-field\" />\\n<iframe id=\"x-history-frame\"></iframe>\\n</form>\\n</body>\\n</html>' to not include '<title>Shopware 5 - Backend (c) shopware AG</title>'",
                "estack": "AssertionError: Timed out retrying after 4000ms: expected '<!DOCTYPE html>\\n<html>\\n<head>\\n<meta charset=\"UTF-8\" />\\n<meta name=\"robots\" content=\"noindex,nofollow\" />\\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\" />\\n<title>Shopware 5 - Backend (c) shopware AG</title>\\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/themes/Backend/ExtJs/backend/_resources/resources/css/ext-all.css?\" />\\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/themes/Backend/ExtJs/backend/_resources/resources/css/core-icon-set.css?\" />\\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/themes/Backend/ExtJs/backend/_resources/resources/css/core-icon-set-new.css?\" />\\n<style type=\"text/css\">\\n<!--\\n.c108-gfga-custom-men-icon{\\nposition: absolute;\\nright: 0;\\ntop: 0px;\\ndisplay: block;\\nwidth: 16px;\\nheight: 16px;\\nbackground-color: #77cc33;\\nborder-radius: 16px;\\ncolor: white !important;\\nfont-size: 8px;\\nline-height: 16px;\\npadding-top: 1px;\\nbackground-image:url(\"/custom/plugins/C108GutscheineGratisartikel/Resources/views/backend/_resources/img/c108-gfga-icon-nav.png\");\\nbackground-size: cover;\\n}\\n//-->\\n</style>\\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/themes/Backend/ExtJs/backend/_resources/styles/growl.css\" />\\n<style type=\"text/css\">\\niframe { border: 0 none !important; width: 100%; height: 100%; }\\n#nav ul { top: 26px !important }\\n#header li.main { height: 28px !important }\\n.deprecated { color: #fff; font-size: 11px; font-weight: 700; text-align: center }\\n</style>\\n<link type=\"text/css\" media=\"all\" rel=\"stylesheet\" href=\"/engine/Shopware/Plugins/Community/Frontend/StripePayment/Views/backend/stripe_payment/_resources/css/stripe-button.css\" />\\n<style type=\"text/css\">\\n.sprite-point {\\nbackground: url(/custom/plugins/SwagBonusSystem/Resources/views/backend/_resources/images/point.png) no-repeat 0 0 !important;\\n}\\n</style>\\n<style type=\"text/css\">\\n.swag-fuzzy-icon {\\nbackground: url(/custom/plugins/SwagFuzzy/Resources/views/backend/swag_fuzzy/swag_fuzzy_plugin.png) no-repeat 0 0 !important;\\n}\\n</style>\\n<style type=\"text/css\">\\n.sprite--paypal-unified {\\nbackground: url(/custom/plugins/SwagPaymentPayPalUnified/Resources/views/backend/_resources/img/paypal-unified.png) no-repeat 0 0 !important;\\n}\\n</style>\\n<style type=\"text/css\">\\n.sprite-foundation {\\nbackground: url(/custom/plugins/NetiFoundation/Views/backend/_resources/images/foundation.png) no-repeat 0 0 !important;\\n}\\n</style>\\n<link rel=\"stylesheet\" type=\"text/css\" href=\"/custom/plugins/NetiFoundation/Views/backend/neti_foundation/_resources/css/media.css\" />\\n<link rel=\"icon\" href=\"/themes/Backend/ExtJs/backend/_resources/images/index/favicon.ico\" type=\"image/x-icon\" />\\n<link rel=\"shortcut icon\" href=\"/themes/Backend/ExtJs/backend/_resources/images/index/favicon.ico\" type=\"image/x-icon\" />\\n<script type=\"text/javascript\" src=\"/engine/Library/ExtJs/ext-all.js?\"></script>\\n<script type=\"text/javascript\" src=\"/engine/Library/ExtJs/locale/ext-lang-en_GB.js?\"></script>\\n<script type=\"text/javascript\" src=\"/engine/Library/TinyMce/tiny_mce.js?\"></script>\\n<script type=\"text/javascript\" src=\"/themes/Backend/ExtJs/backend/_resources/ace_editor/ace.js?\"></script>\\n<script type=\"text/javascript\" src=\"/themes/Backend/ExtJs/backend/_resources/ace_editor/ext-language_tools.js?\"></script>\\n<script type=\"text/javascript\">\\nExt.editorLang = \\'en_GB\\';\\nExt.shopwareRevision = \\'\\';\\nExt.userLanguage = \\'en_GB\\';\\n</script>\\n<script type=\"text/javascript\" src=\"/en/backend/base?file=bootstrap&\"></script>\\n<script type=\"text/javascript\">\\nvar currentTabState = \\'active\\';\\nwindow.addEventListener(\\'blur\\', function () {\\ncurrentTabState = \\'inactive\\';\\n});\\nwindow.addEventListener(\\'focus\\', function () {\\ncurrentTabState = \\'active\\';\\n});\\nvar userName = \\'\\',\\nmaxParameterLength = \\'\\';\\nExt.define(\\'Shopware.app.Application\\', {\\nextend: \\'Ext.app.Application\\',\\nname: \\'Shopware\\',\\nsingleton: true,\\nautoCreateViewport: false,\\nrequires: [ \\'Shopware.container.Viewport\\' ],\\nbaseComponents: {\\n\\'Shopware.container.Viewport\\': false,\\n\\'Shopware.apps.Index.view.Menu\\': false,\\n\\'Shopware.apps.Index.view.Footer\\': false\\n},\\nviewport: null,\\nlaunch: function() {\\nvar me = this,\\npreloader = Ext.create(\\'Shopware.component.Preloader\\').bindEvents(Shopware.app.Application),\\nerrorReporter = Ext.create(\\'Shopware.global.ErrorReporter\\').bindEvents(Shopware.app.Application);\\n/**\\n* Activates the Ext.fx.Anim class globally and\\n* drives the animations our CSS 3 if supported.\\n*/\\nExt.enableFx = true;\\nthis.addEvents(\\'baseComponentsReady\\', \\'subAppLoaded\\');\\n// Disable currency sign\\nExt.apply(Ext.util.Format, {\\ncurrencySign: \\'\\'\\n});\\n// Fix default date format\\nExt.Date.defaultFormat = Ext.util.Format.dateFormat;\\nthis.callParent(arguments);\\nthis.addSubApplication({\\nname: \"Shopware.apps.Login\",\\nlocalizedName: \\'Login\\'\\n});\\n// Start preloading the icon sets\\nme.iconPreloader = Ext.create(\\'Shopware.component.IconPreloader\\', {\\nloadPath: \"https://www.kellereikaltern.com/themes/Backend/ExtJs/backend/_resources/resources/css\"\\n});\\n},\\n/**\\n* Checks if all base components are loaded and rendered.\\n* If truthy the preloader will be triggered.\\n*\\n* @param cmp - Component which calls the method\\n* @return void\\n*/\\nbaseComponentIsReady: function(cmp) {\\nvar me = this,\\nallReady = true;\\nme.baseComponents[cmp.$className] = true;\\nExt.iterate(me.baseComponents, function(index, item) {\\nif(!item) {\\nallReady = false;\\nreturn false;\\n}\\n});\\nif(allReady) {\\nwindow.setTimeout(function() {\\nme.fireEvent(\\'baseComponentsReady\\', me);\\n}, 1000);\\n}\\n}\\n});\\n/** Basic loader configuration  */\\nExt.Loader.setConfig({\\nenabled: true,\\ndisableCaching: true,\\ndisableCachingParam: \\'no-cache\\',\\ndisableCachingValue: \\'1658311251\\'\\n});\\nExt.Loader.setPath(\\'Shopware.apps\\', \\'/en/backend\\', \\'?file=app\\');\\nExt.onReady(function() {\\nvar timeField = Ext.create(\\'Ext.form.field.Time\\');\\nthis.timeFormat = timeField.format;\\n});\\n</script>\\n<script type=\"text/javascript\">\\nExt.define(\\'Shopware.form.field.de.TinyMCE\\', {\\noverride: \\'Shopware.form.field.TinyMCE\\',\\nstatics: {\\nsettings: {\\ncleanup : false,\\nconvert_urls : false,\\nmedia_strict : false,\\nrelative_urls : true,\\nlanguage: \"en\",\\nmode: \"textareas\",\\ntheme: \"advanced\",\\nskin: \"o2k7\",\\ninvalid_elements:\\'script,applet\\',\\n/**  */\\nplugins: \"media_selection,fullscreen\",\\n/**  */\\nblock_formats: \\'Paragraph=p;Header 1=h1;Header 2=h2;Header 3=h3\\',\\ntheme_advanced_toolbar_location: \"top\",\\ntheme_advanced_resizing: true,\\ntheme_advanced_toolbar_align: \"left\",\\ntheme_advanced_statusbar_location: \"bottom\",\\nextended_valid_elements : \"font[size],iframe[frameborder|src|width|height|name|align|frameborder|allowfullscreen|id|class|style],script[src|type],object[width|height|classid|codebase|ID|value],param[name|value],embed[name|src|type|wmode|width|height|style|allowScriptAccess|menu|quality|pluginspage],video[autoplay|class|controls|id|lang|loop|onclick|ondblclick|onkeydown|onkeypress|onkeyup|onmousedown|onmousemove|onmouseout|onmouseover|onmouseup|preload|poster|src|style|title|width|height],audio[autoplay|class|controls|id|lang|loop|onclick|ondblclick|onkeydown|onkeypress|onkeyup|onmousedown|onmousemove|onmouseout|onmouseover|onmouseup|preload|src|style|title]\",\\ndocument_base_url: \\'https://www.kellereikaltern.com/en/backend/\\'.replace(\\'/backend\\', \\'\\'),\\n// Content CSS - Styles the tiny mce editor. Please note the append timestamp. It\\'s used to prevent caching the stylesheet\\ncontentCSS: \\'https://www.kellereikaltern.com/themes/Backend/ExtJs/backend/_resources/styles/tiny_mce.css?_dc=\\' + new Date().getTime(),\\n/**  */\\nskin_variant: \\'shopware\\',\\ntheme_advanced_buttons1: \\'undo,redo,|,bold,italic,underline,|,fontsizeselect,forecolor,|,bullist,numlist,|,justifyleft,justifycenter,justifyright,|,link,unlink,media_selection,|,code,fullscreen,\\',\\ntheme_advanced_buttons2: \\'\\',\\ntheme_advanced_buttons3: \\'\\',\\ntheme_advanced_buttons4: \\'\\',\\n/**  */\\n},\\n}\\n});\\n</script>\\n<script type=\"text/javascript\" src=\"/themes/Backend/ExtJs/backend/_resources/ace_editor/ace.js\"></script>\\n<script type=\"text/javascript\" src=\"/engine/Shopware/Plugins/Community/Backend/SwagImportExport/Views/backend/swag_import_export/_resources/javascript/aceeditor/Editor.js\"></script>\\n<script type=\"text/javascript\" src=\"/engine/Shopware/Plugins/Community/Backend/SwagImportExport/Views/backend/swag_import_export/_resources/javascript/aceeditor/Panel.js\"></script>\\n</head>\\n<body class=\"shopware-ce\">\\n<div class=\"container\">\\n</div>\\n<form id=\"history-form\" class=\"x-hide-display\">\\n<input type=\"hidden\" id=\"x-history-field\" />\\n<iframe id=\"x-history-frame\"></iframe>\\n</form>\\n</body>\\n</html>' to not include '<title>Shopware 5 - Backend (c) shopware AG</title>'\n    at Context.eval (https://www.kellereikaltern.com/__cypress/tests?p=cypress/integration/shopware5/url-backend-is-not-classic.js:21:52)",
                "diff": null
              },
              "uuid": "06dea08e-c0e4-42d8-a5bf-5ba792e136e7",
              "parentUUID": "ced28a82-4925-42dc-a9ab-d8e3fa542eac",
              "isHook": false,
              "skipped": false
            }
          ],
          "suites": [],
          "passes": [],
          "failures": [
            "06dea08e-c0e4-42d8-a5bf-5ba792e136e7"
          ],
          "pending": [],
          "skipped": [],
          "duration": 11975,
          "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.0"
    },
    "marge": {
      "options": {
        "reportDir": "cypress/results/10/42/reports"
      },
      "version": "6.1.0"
    }
  }
}