Skip to content

Commit

Permalink
refactor: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Taepper committed Aug 10, 2023
1 parent edac58c commit bd45404
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions endToEndTests/test/queries/fastaAligned_multiple.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@
"query": {
"action": {
"type": "FastaAligned",
"sequenceName": [
"testSecondSequence",
"S"
]
"sequenceName": ["testSecondSequence", "S"]
},
"filterExpression": {
"type": "IntBetween",
Expand Down Expand Up @@ -37,4 +34,4 @@
"testSecondSequence": "ACGT"
}
]
}
}

0 comments on commit bd45404

Please sign in to comment.