Skip to content

Commit 325a29d

Browse files
committed
fix flaky canLeaveChat test
1 parent da0805a commit 325a29d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/unit/ReportUtilsTest.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4064,6 +4064,7 @@ describe('ReportUtils', () => {
40644064
notificationPreference: CONST.REPORT.NOTIFICATION_PREFERENCE.HIDDEN,
40654065
},
40664066
},
4067+
chatType: undefined,
40674068
};
40684069

40694070
await Onyx.set(ONYXKEYS.SESSION, {email: currentUserEmail, accountID: currentUserAccountID});

0 commit comments

Comments
 (0)