]> git.openstreetmap.org Git - rails.git/commit
Don't try and change the HTTP client user agent
authorTom Hughes <tom@compton.nu>
Wed, 10 Jul 2024 18:17:09 +0000 (19:17 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 10 Jul 2024 18:17:09 +0000 (19:17 +0100)
commit63f0b9257d62818d435ef6510340b9681efe547b
tree23c5eceedc1b1b97a2318c10d0c06558aaebdc9d
parent6a426a920e108d97446a51de8cefcd1f2c183e0a
Don't try and change the HTTP client user agent

Because we only create the client once we can't override the
server URL for a test to change the user agent as we don't know
which test will create it.
test/lib/nominatim_test.rb