Skip to content

Commit

Permalink
Update the test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayush8923 authored Jan 27, 2025
1 parent 8108581 commit c7659fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/features/notification/notification.service.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class MockKeycloakAuthService {
}
}

fdescribe("NotificationService", () => {
describe("NotificationService", () => {
let service: NotificationService;
let httpMock: HttpTestingController;

Expand Down

0 comments on commit c7659fe

Please sign in to comment.