Skip to content

Commit

Permalink
fix(storybook): fix fixture error in storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
cmoinier committed Dec 22, 2023
1 parent 80787c2 commit b2600e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/common/fixtures/src/lib/link.fixtures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,5 +157,6 @@ export const LINK_FIXTURES: Record<string, DatasetDistribution> = deepFreeze({
url: new URL(
'https://mel.integration.apps.gs-fr-prod.camptocamp.com/data/ogcapi/collections/comptages_velo/items?'
),
accessServiceProtocol: 'ogcFeatures',
},
})

0 comments on commit b2600e3

Please sign in to comment.