workarea-commerce / workarea

Workarea is an enterprise-grade Ruby on Rails commerce platform
https://www.workarea.com
Other
327 stars 66 forks source link

Reset Geocoder between tests #456

Closed bencrouse closed 4 years ago

bencrouse commented 4 years ago

This ensures individual tests monkeying around with Geocoder config will get restored before the next test runs.

bencrouse commented 4 years ago

Moved here for v3.4 support: https://github.com/workarea-commerce/workarea/pull/458