##// END OF EJS Templates
Random test failures in #test_..._if_an_exception_is_raised with ruby1.8.7-p358 and sqlite3....
Jean-Philippe Lang -
r8927:2009a9ff2550
parent child
Show More
@@ -13,6 +13,8 class ProjectEnumerationsControllerTest < ActionController::TestCase
13 13 :custom_fields_trackers, :custom_values,
14 14 :time_entries
15 15
16 self.use_transactional_fixtures = false
17
16 18 def setup
17 19 @request.session[:user_id] = nil
18 20 Setting.default_language = 'en'
General Comments 0
You need to be logged in to leave comments. Login now