summaryrefslogtreecommitdiffstats
path: root/test/unit/project_nested_set_concurrency_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/project_nested_set_concurrency_test.rb')
-rw-r--r--test/unit/project_nested_set_concurrency_test.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/project_nested_set_concurrency_test.rb b/test/unit/project_nested_set_concurrency_test.rb
index b67e5b3e3..430aab175 100644
--- a/test/unit/project_nested_set_concurrency_test.rb
+++ b/test/unit/project_nested_set_concurrency_test.rb
@@ -18,7 +18,7 @@
require File.expand_path('../../test_helper', __FILE__)
class ProjectNestedSetConcurrencyTest < ActiveSupport::TestCase
- self.use_transactional_fixtures = false
+ self.use_transactional_tests = false
def setup
CustomField.delete_all