Browse Source

ID should be unique!

pull/8738/head
6543 5 years ago committed by GitHub
parent
commit
7e97d575f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      models/fixtures/issue_watch.yml

2
models/fixtures/issue_watch.yml

@ -23,7 +23,7 @@
updated_unix: 946684800
-
id: 3
id: 4
user_id: 1
issue_id: 7
is_watching: false

Loading…
Cancel
Save