summaryrefslogtreecommitdiffstats
path: root/models/fixtures/stopwatch.yml
diff options
context:
space:
mode:
Diffstat (limited to 'models/fixtures/stopwatch.yml')
-rw-r--r--models/fixtures/stopwatch.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/models/fixtures/stopwatch.yml b/models/fixtures/stopwatch.yml
new file mode 100644
index 0000000..b7919d6
--- /dev/null
+++ b/models/fixtures/stopwatch.yml
@@ -0,0 +1,11 @@
+-
+ id: 1
+ user_id: 1
+ issue_id: 1
+ created_unix: 1500988001
+
+-
+ id: 2
+ user_id: 2
+ issue_id: 2
+ created_unix: 1500988002