diff options
Diffstat (limited to 'test/fixtures')
-rw-r--r-- | test/fixtures/projects_trackers.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/fixtures/projects_trackers.yml b/test/fixtures/projects_trackers.yml index 4766a9f82..2c5707c5e 100644 --- a/test/fixtures/projects_trackers.yml +++ b/test/fixtures/projects_trackers.yml @@ -41,4 +41,7 @@ projects_trackers_013: projects_trackers_014: project_id: 1 tracker_id: 3 +projects_trackers_015: + project_id: 6 + tracker_id: 1
\ No newline at end of file |