Skip to content

Commit 4b6dc18

Browse files
committed
Remove unused personal details entry from ReportUtilsTest
1 parent a13a819 commit 4b6dc18

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

tests/unit/ReportUtilsTest.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -269,10 +269,6 @@ const personalDetails: PersonalDetailsList = {
269269
accountID: 8,
270270
login: CONST.EMAIL.GUIDES_DOMAIN,
271271
},
272-
'9': {
273-
accountID: 9,
274-
login: 'manager@test.com',
275-
},
276272
};
277273

278274
const rules = {

0 commit comments

Comments
 (0)