Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Feb 1, 2022
1 parent 76e006b commit eaf716a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/testthat.R
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#' @export
expect_known_display <- function(object, file, ..., width = 80L, crayon = TRUE) {
lifecycle::deprecate_stop(
"1.6.5", "pillar::expect_known_display()",
"1.7.0", "pillar::expect_known_display()",
"testthat::expect_snapshot()"
)
}
Expand Down

0 comments on commit eaf716a

Please sign in to comment.