mirror of
https://github.com/redmine/redmine.git
synced 2026-06-19 18:29:56 +02:00
Merged r16926.
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@16928 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -27,7 +27,7 @@ class IssueNestedSetConcurrencyTest < ActiveSupport::TestCase
|
||||
self.use_transactional_fixtures = false
|
||||
|
||||
def setup
|
||||
skip if sqlite?
|
||||
skip if sqlite? || mysql?
|
||||
CustomField.delete_all
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user