Skip to content

Commit

Permalink
Fix another lintr finding
Browse files Browse the repository at this point in the history
  • Loading branch information
aryoda committed Apr 10, 2020
1 parent 6a68ee6 commit 5602613
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test_build_log_entry.R
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,3 @@ test_that("invalid execution.context.msg values are recognized", {
expect_error(tryCatchLog:::build.log.entry(Sys.time(), "ERROR", "msg", NULL, NA, "", 0), regexp = "length(execution.context.msg) == 1", fixed = T)

})

0 comments on commit 5602613

Please sign in to comment.