Skip to content

Commit

Permalink
fixed syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
explodecomputer committed Jun 19, 2020
1 parent cc2cedf commit 8c9baf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test_add_metadata.r
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ test_that("ukb-d", {
d <- extract_outcome_data(exposure$SNP, 'ukb-d-30710_irnt')
d <- add_metadata(d)
expect_true("units.outcome" %in% names(d))
}
})

0 comments on commit 8c9baf4

Please sign in to comment.