Skip to content

Commit

Permalink
remove focus test
Browse files Browse the repository at this point in the history
  • Loading branch information
leomendoza123 committed Sep 5, 2024
1 parent 90bdce0 commit 36c7653
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ describe('ModalKeywordComponent', () => {
fixture.detectChanges()
})

fit('should create', () => {
it('should create', () => {
expect(component).toBeTruthy()
})
})

0 comments on commit 36c7653

Please sign in to comment.