Skip to content

Commit

Permalink
Add routeRegex to prismic-data test fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpmccormick committed Nov 20, 2024
1 parent 21f0b6c commit 0d75f56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/test/fixtures/prismicData/prismic-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ const prismicData: SimplifiedPrismicData = {
url: 'https://interviewer.djsresearch.com/scripts/Dubinterviewer.dll/Frames?Quest=7577',
},
isShown: false,
routeRegex: null,
},
},
collectionVenues: {
Expand Down

0 comments on commit 0d75f56

Please sign in to comment.