Skip to content

Commit

Permalink
Merge branch 'FYLE-86cuqn6db-history-and-comments-tests' into FYLE-86…
Browse files Browse the repository at this point in the history
…cuqn6db-estatuses-post
  • Loading branch information
bistaastha committed May 27, 2024
2 parents 99ee0ea + ba00f75 commit 93275ff
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 93275ff

Please sign in to comment.