Przeglądaj źródła

Set locale for error messages.

git-svn-id: http://svn.redmine.org/redmine/trunk@13772 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/3.0.0
Jean-Philippe Lang 9 lat temu
rodzic
commit
49fdc5556b
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4
    0
      test/unit/issue_test.rb

+ 4
- 0
test/unit/issue_test.rb Wyświetl plik

@@ -31,6 +31,10 @@ class IssueTest < ActiveSupport::TestCase

include Redmine::I18n

def setup
set_language_if_valid 'en'
end

def teardown
User.current = nil
end

Ładowanie…
Anuluj
Zapisz