Skip to content

Commit

Permalink
revert testing module changes
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysVuika committed Oct 26, 2023
1 parent 9843546 commit cae9c54
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ import { MatIconTestingModule } from '@angular/material/icon/testing';
NoopAnimationsModule,
RouterTestingModule,
TranslateModule,
CoreModule.forRoot(),
ContentModule.forRoot(),
CoreModule,
ContentModule,
MatIconTestingModule
],
providers: [
Expand Down

0 comments on commit cae9c54

Please sign in to comment.