summaryrefslogtreecommitdiffstats
path: root/test/fixtures/issue_categories.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/issue_categories.yml')
-rw-r--r--test/fixtures/issue_categories.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/fixtures/issue_categories.yml b/test/fixtures/issue_categories.yml
index 6c2a07b58..2b74b5977 100644
--- a/test/fixtures/issue_categories.yml
+++ b/test/fixtures/issue_categories.yml
@@ -9,3 +9,9 @@ issue_categories_002:
project_id: 1
assigned_to_id:
id: 2
+issue_categories_003:
+ name: Stock management
+ project_id: 2
+ assigned_to_id:
+ id: 3
+ \ No newline at end of file