Skip to content

Commit a784707

Browse files
authored
Update expect-self-test.R
1 parent 50a99ec commit a784707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.

0 commit comments

Comments
 (0)