1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-03-11 03:33:07 +00:00

Merged r16874.

git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16888 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2017-07-25 17:55:15 +00:00
parent e67a6ef744
commit 6c85506746

View File

@ -36,6 +36,8 @@ class IssueNestedSetConcurrencyTest < ActiveSupport::TestCase
end
def test_concurrency
skip if mysql?
# Generates an issue and destroys it in order
# to load all needed classes before starting threads
i = Issue.generate!