Skip to content

Commit

Permalink
removed declerations spec tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
AmickeC committed Sep 23, 2023
1 parent c8eeb2d commit 5130da7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ describe('TutorialComponent', () => {

beforeEach(waitForAsync(() => {
TestBed.configureTestingModule({
declarations: [ TutorialComponent ],
imports: [IonicModule.forRoot()]
}).compileComponents();

Expand Down

0 comments on commit 5130da7

Please sign in to comment.