mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-17 00:07:24 +00:00
Merge pull request #8812 from Matt-Yorkley/temp-translation
Disable test which depends on missing Transifex keys
This commit is contained in:
@@ -575,7 +575,7 @@ describe "Product Import", js: true do
|
||||
I18n.default_locale = original_default_locale
|
||||
end
|
||||
|
||||
it 'returns the header in selected language' do
|
||||
xit 'returns the header in selected language' do
|
||||
csv_data = CSV.generate do |csv|
|
||||
csv << ["name", "producer", "category", "on_hand", "price", "units", "unit_type",
|
||||
"shipping_category"]
|
||||
|
||||
Reference in New Issue
Block a user