Skip to content

Commit

Permalink
fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
cretadn22 committed Jul 18, 2024
1 parent 7ce466d commit 886e6cf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/unit/SidebarFilterTest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -290,9 +290,7 @@ xdescribe('Sidebar', () => {
type: CONST.REPORT.UNSUPPORTED_TYPE.BILL,
errorFields: {
notFound: {
1721083106781482: 'Report not found',
1721140343800206: 'Report not found',
1721149017870362: 'Report not found',
error: 'Report not found',
},
},
};
Expand Down

0 comments on commit 886e6cf

Please sign in to comment.