Skip to content

Commit

Permalink
Fixing the import component.
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigokamada committed Sep 5, 2024
1 parent 73d19b8 commit 2cae0f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/app.component.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { AppComponent } from './app.component';
describe('AppComponent', () => {
beforeEach(async () => {
await TestBed.configureTestingModule({
declarations: [
imports: [
AppComponent,
],
}).compileComponents();
Expand Down

0 comments on commit 2cae0f6

Please sign in to comment.