diff options
Diffstat (limited to 'test/fixtures/watchers.yml')
-rw-r--r-- | test/fixtures/watchers.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/fixtures/watchers.yml b/test/fixtures/watchers.yml new file mode 100644 index 000000000..a8c482955 --- /dev/null +++ b/test/fixtures/watchers.yml @@ -0,0 +1,6 @@ +--- +watchers_001: + watchable_type: Issue + watchable_id: 2 + user_id: 3 +
\ No newline at end of file |