Skip to content

Commit

Permalink
Updated Wikibase test mock for OHM page title format
Browse files Browse the repository at this point in the history
  • Loading branch information
1ec5 committed Mar 22, 2024
1 parent 055afa3 commit c7edac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/spec/services/osm_wikibase.js
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ describe('iD.serviceOsmWikibase', function () {
{
action: 'wbgetentities',
sites: 'wiki',
titles: 'Locale:fr|Key:amenity|Tag:amenity=parking',
titles: 'Locale:fr|Key:amenity|OpenHistoricalMap/Tags/Key/amenity|Tag:amenity=parking|OpenHistoricalMap/Tags/Tag/amenity=parking',
languages: 'fr',
languagefallback: '1',
origin: '*',
Expand Down

0 comments on commit c7edac3

Please sign in to comment.