fix: Specs failing for teams/actions.js (#6845)

* fix: specs failing

* fix: specs for labels and inboxes

* Update reports.js

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
This commit is contained in:
Shivam Mishra
2023-04-06 20:48:49 +05:30
committed by GitHub
parent 37dd898c9a
commit 406e8405eb
4 changed files with 40 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ import { REPORTS_EVENTS } from '../../helper/AnalyticsHelper/events';
import {
reconcileHeatmapData,
clampDataBetweenTimeline,
} from 'helpers/ReportsDataHelper';
} from 'shared/helpers/ReportsDataHelper';
const state = {
fetchingStatus: false,