Skip to content

Commit

Permalink
🐛 Erroneous line in testthat.R caused error and failed build.
Browse files Browse the repository at this point in the history
  • Loading branch information
ampatzia committed Feb 27, 2018
1 parent c99dbe7 commit d37df83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ library(testthat)
library(pasaR)

test_check("pasaR")
use_coverage(pkg = ".", type = c("codecov"))

0 comments on commit d37df83

Please sign in to comment.