diff options
Diffstat (limited to 'models/issues/TestGetUIDsAndStopwatch/stopwatch.yml')
-rw-r--r-- | models/issues/TestGetUIDsAndStopwatch/stopwatch.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/models/issues/TestGetUIDsAndStopwatch/stopwatch.yml b/models/issues/TestGetUIDsAndStopwatch/stopwatch.yml new file mode 100644 index 0000000..f564e4b --- /dev/null +++ b/models/issues/TestGetUIDsAndStopwatch/stopwatch.yml @@ -0,0 +1,11 @@ +- + id: 3 + user_id: 1 + issue_id: 2 + created_unix: 1500988004 + +- + id: 4 + user_id: 3 + issue_id: 0 + created_unix: 1500988003 |