Skip to content

Commit bfde1ce

Browse files
authored
typo fix (#2051)
1 parent b8a4c47 commit bfde1ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/expect-self-test.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ new_capture("expectation_success")
1919
#' Tools for testing expectations
2020
#'
2121
#' @description
22-
#' * `expect_sucess()` and `expect_failure()` check that there's at least
22+
#' * `expect_success()` and `expect_failure()` check that there's at least
2323
#' one success or failure respectively.
2424
#' * `expect_snapshot_failure()` records the failure message so that you can
2525
#' manually check that it is informative.

man/expect_success.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)