summaryrefslogtreecommitdiffstats
path: root/test/fixtures
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2019-06-21 05:01:52 +0000
committerGo MAEDA <maeda@farend.jp>2019-06-21 05:01:52 +0000
commitf535aa99afdcd25c4692292adf7b246894ed89de (patch)
treeb6931b92db237797a87eb61d92ac9d09c471c4f0 /test/fixtures
parentf88ef51dc7f27dd31c7c158978fd36d3d80538d7 (diff)
downloadredmine-f535aa99afdcd25c4692292adf7b246894ed89de.tar.gz
redmine-f535aa99afdcd25c4692292adf7b246894ed89de.zip
Some issue fixtures are set inconsistent tracker id which is not available in the project (#31053).
Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18309 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/fixtures')
-rw-r--r--test/fixtures/projects_trackers.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/fixtures/projects_trackers.yml b/test/fixtures/projects_trackers.yml
index cf454dca4..54443fa0b 100644
--- a/test/fixtures/projects_trackers.yml
+++ b/test/fixtures/projects_trackers.yml
@@ -44,3 +44,6 @@ projects_trackers_014:
projects_trackers_015:
project_id: 6
tracker_id: 1
+projects_trackers_016:
+ project_id: 3
+ tracker_id: 1