Skip to content

Commit

Permalink
green build
Browse files Browse the repository at this point in the history
  • Loading branch information
huoxito committed Apr 9, 2014
1 parent 59deaba commit dbab8bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/features/admin/translations_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@
given(:french) { Spree.t(:'i18n.this_file_language', locale: 'fr') }

background do
create(:store)
SpreeI18n::Config.available_locales = [:en, :'pt-BR', :de]
visit spree.edit_admin_general_settings_path
end
Expand Down

0 comments on commit dbab8bd

Please sign in to comment.