Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ShridharGoel committed Jun 7, 2024
1 parent e330bd0 commit 5660b25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/utils/LHNTestUtils.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,8 @@ function getFakeReport(participantAccountIDs = [1, 2], millisecondsInThePast = 0
participants[id] = {
hidden: false,
role: CONST.REPORT.ROLE.ADMIN,
}
})
};
});

return {
type: CONST.REPORT.TYPE.CHAT,
Expand Down

0 comments on commit 5660b25

Please sign in to comment.