Skip to content

Commit

Permalink
ADM-1005 [frontend][backend]: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
zhou-yinyuan committed Sep 25, 2024
1 parent aa7db04 commit 9ae55cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/__tests__/fixtures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ export const MOCK_GENERATE_REPORT_REQUEST_PARAMS: ReportRequestDTO = {
name: 'mockPipelineName',
orgId: 'mockOrgId',
orgName: 'mockOrgName',
repoName: 'mockRepoName',
repository: 'mockRep',
step: 'step',
branches: [],
Expand Down

0 comments on commit 9ae55cf

Please sign in to comment.