Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunaj5 committed Oct 17, 2024
1 parent 22296cc commit 0d9b177
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class MockCardNumberComponent {
@Input() cardNickname: string;
}

fdescribe('CorporateCardComponent', () => {
describe('CorporateCardComponent', () => {
let component: CorporateCardComponent;
let fixture: ComponentFixture<CorporateCardComponent>;

Expand Down

0 comments on commit 0d9b177

Please sign in to comment.