Skip to content

Commit 8debb71

Browse files
Merge branch 'main' into ENG-123
2 parents f1345d8 + 6b017e8 commit 8debb71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

__tests__/alerts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ describe('mutation clearOpportunityAlert', () => {
408408
it('should clear opportunityId from alerts', async () => {
409409
loggedUser = '1';
410410

411-
saveFixtures(con, OpportunityJob, [
411+
await saveFixtures(con, OpportunityJob, [
412412
{
413413
...opportunitiesFixture[0],
414414
id: '45bef485-ba42-4fd9-8c8c-a2ea4b2d1d62',

0 commit comments

Comments
 (0)