We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76f633f + 418d815 commit 885f601Copy full SHA for 885f601
1 file changed
tests/unit/TransactionTest.ts
@@ -864,6 +864,7 @@ describe('Transaction', () => {
864
newReport: destinationExpenseReport,
865
policy: undefined,
866
allTransactions,
867
+ policyTagList: undefined,
868
});
869
870
await waitForBatchedUpdates();
0 commit comments