Skip to content

Commit 34dd941

Browse files
committed
lighthouse gbfs url fixed
1 parent 34f8626 commit 34dd941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/lighthouserc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ module.exports = {
99
`${previewBaseUrl}/feeds`,
1010
`${previewBaseUrl}/feeds/gtfs/mdb-2126`,
1111
`${previewBaseUrl}/feeds/gtfs_rt/mdb-2585`,
12-
`${previewBaseUrl}/gbfs/gbfs-flamingo_porirua`
12+
`${previewBaseUrl}/feeds/gbfs/gbfs-flamingo_porirua`
1313
],
1414
numberOfRuns: 1, // 1 to speed up the CI process but can be increased for more reliable results
1515
settings: {

0 commit comments

Comments
 (0)