[Git][noosfero/noosfero][master] revert Noosfero default locale to avoid random failures

Leandro Nunes gitlab at mg.gitlab.com
Fri Feb 19 14:05:06 BRST 2016


Leandro Nunes pushed to branch master at Noosfero / noosfero


Commits:
c7574edc by Leandro Nunes dos Santos at 2016-02-19T13:04:31-03:00
revert Noosfero default locale to avoid random failures

- - - - -


1 changed file:

- test/unit/noosfero_test.rb


Changes:

=====================================
test/unit/noosfero_test.rb
=====================================
--- a/test/unit/noosfero_test.rb
+++ b/test/unit/noosfero_test.rb
@@ -21,6 +21,7 @@ class NoosferoTest < ActiveSupport::TestCase
   should 'support setting default locale' do
     Noosfero.default_locale = 'pt_BR'
     assert_equal 'pt_BR', Noosfero.default_locale
+    Noosfero.default_locale = nil
   end
 
   should 'identifier format' do



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/c7574edc905cb0b5b8afee924b468b13c7107053
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20160219/ef220ac0/attachment.html>


More information about the Noosfero-dev mailing list