Skip to content

Commit 7630c4b

Browse files
committed
Revert 'Merge pull request Expensify#66030 from getusha/fix-blockers'
1 parent 439bfb7 commit 7630c4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/unit/SidebarUtilsTest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1056,7 +1056,7 @@ describe('SidebarUtils', () => {
10561056
parentReportID: policyExpenseChat.reportID,
10571057
parentReportActionID: lastReportPreviewAction.reportActionID,
10581058
chatReportID: policyExpenseChat.reportID,
1059-
} as Report;
1059+
};
10601060
const iouAction = {
10611061
actionName: CONST.REPORT.ACTIONS.TYPE.IOU,
10621062
originalMessage: {

0 commit comments

Comments
 (0)