Skip to content

Commit 885f601

Browse files
authored
Merge pull request Expensify#88537 from Expensify/jsenyitko-main-type
[NO QA] Fix types on main
2 parents 76f633f + 418d815 commit 885f601

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/unit/TransactionTest.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -864,6 +864,7 @@ describe('Transaction', () => {
864864
newReport: destinationExpenseReport,
865865
policy: undefined,
866866
allTransactions,
867+
policyTagList: undefined,
867868
});
868869

869870
await waitForBatchedUpdates();

0 commit comments

Comments
 (0)