From 350f2a74cdd27278143952cbf6d9d841e273c91e Mon Sep 17 00:00:00 2001 From: volodymyr Date: Thu, 19 Oct 2023 15:20:42 +0300 Subject: [PATCH] refactor: jest json deleted [WTEL-3717] --- jest.json | 128 ------------------------------------------------------ 1 file changed, 128 deletions(-) delete mode 100644 jest.json diff --git a/jest.json b/jest.json deleted file mode 100644 index e21a3573f..000000000 --- a/jest.json +++ /dev/null @@ -1,128 +0,0 @@ -{ - "stats": { - "duration": 4952, - "start": "2023-10-19T11:53:13.996Z", - "end": "2023-10-19T11:53:18.948Z", - "passes": 19, - "failures": 0, - "tests": 19 - }, - "failures": [], - "passes": [ - { - "title": "renders a component", - "fullTitle": "AccessControlMixin renders a component", - "duration": 1915, - "errorCount": 0 - }, - { - "title": "renders a component", - "fullTitle": "CreateQueuePopup renders a component", - "duration": 1975, - "errorCount": 0 - }, - { - "title": "renders a component", - "fullTitle": "MediaAudioPreviewTableAction renders a component", - "duration": 2070, - "errorCount": 0 - }, - { - "title": "renders a component", - "fullTitle": "BaseObjectMixin renders a component", - "duration": 2070, - "errorCount": 0 - }, - { - "title": "renders a component", - "fullTitle": "ChangelogLogsRecordLink renders a component", - "duration": 2152, - "errorCount": 0 - }, - { - "title": "renders a component", - "fullTitle": "OpenedTriggerVariables renders a component", - "duration": 2169, - "errorCount": 0 - }, - { - "title": "renders a component", - "fullTitle": "OpenedCognitiveProfileMicrosoft renders a component", - "duration": 2197, - "errorCount": 0 - }, - { - "title": "renders a component", - "fullTitle": "MediaFilePreviewTableAction renders a component", - "duration": 2175, - "errorCount": 0 - }, - { - "title": "renders a component", - "fullTitle": "OpenedCognitiveProfileGoogle renders a component", - "duration": 2315, - "errorCount": 0 - }, - { - "title": "renders a component", - "fullTitle": "CreateFlowPopup renders a component", - "duration": 2304, - "errorCount": 0 - }, - { - "title": "renders a component", - "fullTitle": "FlowTagsFilter renders a component", - "duration": 2338, - "errorCount": 0 - }, - { - "title": "renders a component", - "fullTitle": "FlowTypeFilter renders a component", - "duration": 2361, - "errorCount": 0 - }, - { - "title": "renders a component", - "fullTitle": "TheFlowFilters renders a component", - "duration": 2380, - "errorCount": 0 - }, - { - "title": "renders a component", - "fullTitle": "OpenedQueueParams renders a component", - "duration": 2319, - "errorCount": 0 - }, - { - "title": "renders a component", - "fullTitle": "TheEmailProfiles renders a component", - "duration": 2436, - "errorCount": 0 - }, - { - "title": "renders a component", - "fullTitle": "TheTriggers renders a component", - "duration": 2440, - "errorCount": 0 - }, - { - "title": "renders a component", - "fullTitle": "TheCognitiveProfiles renders a component", - "duration": 2484, - "errorCount": 0 - }, - { - "title": "renders a component", - "fullTitle": "TheQueues renders a component", - "duration": 2509, - "errorCount": 0 - }, - { - "title": "renders a component", - "fullTitle": "OpenedCognitiveProfile renders a component", - "duration": 2624, - "errorCount": 0 - } - ], - "skipped": [] -} \ No newline at end of file