We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50a99ec commit a784707Copy full SHA for a784707
R/expect-self-test.R
@@ -19,7 +19,7 @@ new_capture("expectation_success")
19
#' Tools for testing expectations
20
#'
21
#' @description
22
-#' * `expect_sucess()` and `expect_failure()` check that there's at least
+#' * `expect_success()` and `expect_failure()` check that there's at least
23
#' one success or failure respectively.
24
#' * `expect_snapshot_failure()` records the failure message so that you can
25
#' manually check that it is informative.
0 commit comments