Skip to content

Commit

Permalink
Merge branch 'main' into lmendoza/rever-new-relic-index-changes
Browse files Browse the repository at this point in the history
  • Loading branch information
leomendoza123 authored Sep 5, 2024
2 parents faf957b + 3117aeb commit fdec59e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ describe('DialogActionsDuplicatedMergedConfirmedComponent', () => {
{ provide: MatDialogRef, useValue: {} },
{ provide: MAT_DIALOG_DATA, useValue: {} },
],
schemas: [CUSTOM_ELEMENTS_SCHEMA]
schemas: [CUSTOM_ELEMENTS_SCHEMA],
}).compileComponents()
})

Expand Down

0 comments on commit fdec59e

Please sign in to comment.