Skip to content

Commit

Permalink
Fixing problems with annotating
Browse files Browse the repository at this point in the history
  • Loading branch information
haileypfox committed Jul 16, 2021
1 parent 8212658 commit 3197e99
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1934,7 +1934,7 @@ public Object[][] provideForCheckIfAlreadyAnnotatedTest() {
* An integration test for the Funcotator tool, and specifically,
* for the function checkIfAlreadyAnnotated which is included in this
* tool. In this test, we are giving as input a vcf which has not already been
* annotated, so there should be no problems.
* annotated, so there should be no problems.
* Created by Hailey on 7/9/21.
*/
@Test(dataProvider = "provideForCheckIfAlreadyAnnotatedTest")
Expand Down

0 comments on commit 3197e99

Please sign in to comment.