Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…V-Frontend into hot-fixes
  • Loading branch information
GabrielaTiago committed Dec 12, 2023
2 parents f25e4f1 + b56ed35 commit 5ad1e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/pages/login-social/login-social.component.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ describe('LoginSocialComponent', () => {
imports: [
HttpClientTestingModule,
RouterTestingModule.withRoutes([
{ path: 'catalog', component: DummyComponent },
{ path: 'videos', component: DummyComponent },
{ path: 'editUser/:id', component: DummyComponent },
]),
],
Expand Down

0 comments on commit 5ad1e42

Please sign in to comment.