Files
gitea/models/fixtures/stopwatch.yml

14 lines
243 B
YAML

-
id: 1
user_id: 1
issue_id: 1
created_unix: 1500988001
-
id: 2
user_id: 2
issue_id: 2
created_unix: 1500988002
# DO NOT add more test data in the fixtures, test case should prepare their own test data separately and clearly