Skip to content

Commit

Permalink
Update ReadsBundleTest to use more defined constants.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmnbroad committed Aug 19, 2024
1 parent 48493b2 commit 86ae11b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ public void testReadsBundleReadsAndIndex() {
public void testNoReadsInSerializedBundle() {
final String vcfJSON = """
{
"schemaVersion":"0.1.0",
"schemaVersion":"%s",
"schemaName":"htsbundle",
"%s":{"path":"my.vcf","format":"%s"},
"primary":"%s"
Expand Down

0 comments on commit 86ae11b

Please sign in to comment.