32 33 34 35 36 37
# File 'lib/workarea/integration_test.rb', line 32 def set_locales(*) super Workarea::Elasticsearch::Document.all.each(&:create_indexes!) Workarea::Search::Storefront.ensure_dynamic_mappings end