Skip to content

Commit 995076f

Browse files
committed
fix prettier
1 parent a451af9 commit 995076f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/unit/canEditFieldOfMoneyRequestTest.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ describe('canEditFieldOfMoneyRequest', () => {
110110
const canEditReportField = canEditFieldOfMoneyRequest(reportAction, CONST.EDIT_REQUEST_FIELD.REPORT, undefined, undefined, outstandingReportsByPolicyID);
111111
expect(canEditReportField).toBe(true);
112112
});
113-
114113
});
115114

116115
describe('type is expense', () => {

0 commit comments

Comments
 (0)