Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
bistaastha committed Dec 20, 2024
1 parent 6bad4cc commit eaf782f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/fyle/dashboard/tasks/tasks.component.setup.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import { OrgService } from 'src/app/core/services/org.service';
import { OrgUserSettingsService } from 'src/app/core/services/org-user-settings.service';
import { CorporateCreditCardExpenseService } from 'src/app/core/services/corporate-credit-card-expense.service';

fdescribe('TasksComponent', () => {
describe('TasksComponent', () => {
const getTestBed = () => {
const tasksServiceSpy = jasmine.createSpyObj('TasksService', [
'getTasks',
Expand Down

0 comments on commit eaf782f

Please sign in to comment.