Skip to content

Commit

Permalink
Fix error console logging related to lgv itest of changing assembly
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdcolin committed Feb 15, 2021
1 parent ff815fb commit b225f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_data/volvox/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
"trackId": "volvox_alignments",
"name": "volvox-sorted.bam (ctgA, svg)",
"category": ["Integration test"],
"assemblyNames": ["volvox"],
"assemblyNames": ["volvox", "volvox2"],
"adapter": {
"type": "BamAdapter",
"bamLocation": {
Expand Down

0 comments on commit b225f76

Please sign in to comment.