Skip to content
Snippets Groups Projects
Commit 89206140 authored by Brian Moe's avatar Brian Moe
Browse files

Added blessed tags missing from fixture.

analyst_comments and data_quality tags are blessed,
 but were not in the fixture for tags.
parent 565352f3
No related branches found
No related tags found
No related merge requests found
......@@ -40,5 +40,19 @@
"eventlogs": [],
"displayName": "Sound Files",
"name": "audio"}
},
{"pk": 9,
"model": "gracedb.tag",
"fields": {
"eventlogs": [],
"displayName": "Analyst Comments",
"name": "analyst_comments"}
},
{"pk": 11,
"model": "gracedb.tag",
"fields": {
"eventlogs": [],
"displayName": "Data Quality",
"name": "data_quality"}
}
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment