Skip to content

Commit

Permalink
passsing test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoodalisha committed Dec 1, 2024
1 parent f1f1af5 commit a151503
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ describe('ContributorSearchComponent', () => {

beforeEach(async () => {
await TestBed.configureTestingModule({
declarations: [ContributorSearchComponent],
imports: [ContributorSearchComponent],
providers: [
{ provide: ActivatedRoute, useValue: mockActivatedRoute }
]
Expand Down

0 comments on commit a151503

Please sign in to comment.