We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1345d8 + 6b017e8 commit 8debb71Copy full SHA for 8debb71
1 file changed
__tests__/alerts.ts
@@ -408,7 +408,7 @@ describe('mutation clearOpportunityAlert', () => {
408
it('should clear opportunityId from alerts', async () => {
409
loggedUser = '1';
410
411
- saveFixtures(con, OpportunityJob, [
+ await saveFixtures(con, OpportunityJob, [
412
{
413
...opportunitiesFixture[0],
414
id: '45bef485-ba42-4fd9-8c8c-a2ea4b2d1d62',
0 commit comments