Random test failures in #test_..._if_an_exception_is_raised with ruby1.8.7-p358 and sqlite3.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9047 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2012-03-01 20:34:41 +00:00
parent 7448e0dbc4
commit 2009a9ff25
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ class ProjectEnumerationsControllerTest < ActionController::TestCase
:custom_fields_trackers, :custom_values,
:time_entries
self.use_transactional_fixtures = false
def setup
@request.session[:user_id] = nil
Setting.default_language = 'en'