Skip to content

Commit

Permalink
chore: nx format:write update dirty files
Browse files Browse the repository at this point in the history
  • Loading branch information
andes-it committed Oct 15, 2024
1 parent 8e1bec7 commit f15ef35
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,7 @@ export const loadSocialInsuranceAdministrationXroadMocks = async () => {
await addXroadMock({
config: SocialInsuranceAdministration,
prefix: 'XROAD_TR_PATH',
apiPath:
'/api/protected/v1/Applicant/pensionsupplement/eligible',
apiPath: '/api/protected/v1/Applicant/pensionsupplement/eligible',
prefixType: 'only-base-path',
response: new Response().withJSONBody({
isEligible: true,
Expand Down

0 comments on commit f15ef35

Please sign in to comment.