Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
bistaastha committed May 27, 2024
1 parent 3462558 commit ba00f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/fyle/my-reports/my-reports.page.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ import { SpenderReportsService } from 'src/app/core/services/platform/v1/spender
import { ReportState as PlatformReportState } from 'src/app/core/models/platform/v1/report.model';
import { ReportState } from 'src/app/shared/pipes/report-state.pipe';

fdescribe('MyReportsPage', () => {
describe('MyReportsPage', () => {
let component: MyReportsPage;
let fixture: ComponentFixture<MyReportsPage>;
let tasksService: jasmine.SpyObj<TasksService>;
Expand Down

0 comments on commit ba00f75

Please sign in to comment.