Skip to content

Commit

Permalink
Remove unused data
Browse files Browse the repository at this point in the history
  • Loading branch information
Beamanator committed Nov 8, 2023
1 parent 793d122 commit 493fc45
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/libs/E2E/apiMocks/openReport.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ export default () => ({
reportName: 'Chat Report',
type: 'chat',
chatType: '',
ownerEmail: '__fake__',
ownerAccountID: 0,
managerEmail: '__fake__',
managerID: 0,
policyID: '_FAKE_',
participantAccountIDs: [14567013],
Expand Down

0 comments on commit 493fc45

Please sign in to comment.