diff options
Diffstat (limited to 'models/fixtures/stopwatch.yml')
-rw-r--r-- | models/fixtures/stopwatch.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/models/fixtures/stopwatch.yml b/models/fixtures/stopwatch.yml index 397a8214d4..b7919d6fbb 100644 --- a/models/fixtures/stopwatch.yml +++ b/models/fixtures/stopwatch.yml @@ -2,10 +2,10 @@ id: 1 user_id: 1 issue_id: 1 - created_unix: 1500988502 + created_unix: 1500988001 - id: 2 user_id: 2 issue_id: 2 - created_unix: 1500988502 + created_unix: 1500988002 |